FROM : Jerry Krinock
DATE : Mon Dec 31 15:44:18 2007
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.
DATE : Mon Dec 31 15:44:18 2007
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.
| Related mails | Author | Date |
|---|---|---|
| Dominik Pich | Dec 31, 11:42 | |
| Jerry Krinock | Dec 31, 15:44 | |
| Dominik Pich | Jan 1, 13:25 |






Cocoa mail archive

