Re: NSArrayController nib binding vs code binding
Re: NSArrayController nib binding vs code binding
- Subject: Re: NSArrayController nib binding vs code binding
- From: Mike Abdullah <email@hidden>
- Date: Tue, 19 Jul 2011 11:23:15 +0100
On 19 Jul 2011, at 02:41, Trygve Inda wrote:
>> [myArrayController bind:@"content" toObject:myClassObject
>> withKeyPath:@"places" options:NULL];
>
> Hmm... Seems like it should be bind:@"contentArray"
Please use the NSContentArrayBinding constant as that's what's it exists for, despite being fairly hidden away!_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden