On 31.07.2013, at 22:01, Greg Parker wrote:
> On Jul 31, 2013, at 12:28 PM, Vincent Habchi wrote:
>> David Duncan wrote:
>>> Why would there be? Your just asking for a mutable copy of an empty string.
>>> It should be equivalent to [[NSMutableString alloc] initWithString:@« »]
>>
>> But much
David,
On 8/3/13, David E Blanton wrote:
> Check in to a Portland mental hygiene facility … you need serious counseling.
I'm not sure I follow your argument.
Were I to but lift a finger, I could demonstrate that I represent the
true feelings of most Apple developers.
My constructive criticism
What does any of this have to do with Cocoa or Xcode development? Admins?
Steve via iPad
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-
On Aug 3, 2013, at 10:28 AM, Michael Crawford wrote:
> In what way am I symptomatic?
>
> Please Elucidate.
>
> Ever Faithful,
>
> Michael David Crawford P.E., Process Architect
In your own words…
www.healthyplace.com/thought-disorders/living-with-sch
Please do not continue this thread.
As per the list guidelines, please keep discussion on the list to technical
topics related to Cocoa development, and do not cross-post to multiple lists.
-- Chris Hanson
cocoa-dev co-mod
___
Cocoa-dev maili
The first thing I try is to get a url from the pasteboard. Then I create a
File object in CoreDate and copy the file at that url into my media folder,
in the same package as the CoreData file. I store the original name in the
File object, but store the file with a unique number-name and the origin
On 2013 Aug 02, at 16:21, Chris Tracewell wrote:
> I can't see how bindings and validateMenuItem can work together in this
> scenario.
I've found myself asking questions like that until someone on this list pointed
out to me that I was trying too hard. Although I'm a believer in Cocoa
bindi
Another approach - the tables I thought were using bindings on menu items
turned out to be using tableView:willDisplayCell:forTableColumn:row:
- Original Message -
From: "Jerry Krinock"
To: "Cocoa Dev"
Sent: Saturday, August 3, 2013 7:27:17 PM
Subject: Re: How To Bind The Enabled Proper