Re: Bindings: NSArrayController <> Shared User Defaults
Re: Bindings: NSArrayController <> Shared User Defaults
- Subject: Re: Bindings: NSArrayController <> Shared User Defaults
- From: Jerry Krinock <email@hidden>
- Date: Mon, 31 Dec 2007 06:44:18 -0800
On 2007 Dec, 31, at 2:42, Dominik Pich wrote:
To that Controller I bind a tableView.
I made that mistake my first time. Binding to an NSTableView doesn't
work. Instead, bind each NSTableColumn to the array controller with
Controller Key = 'arrangedObjects', and Model Key Path = 'name' for
the first column and Model Key Path = 'enabled' for the second column.
After that, your message is difficult to understand, so if you're
still having trouble, I'd suggest you restate it.
_______________________________________________
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