Re: Finding my way through binding

2008-05-15 Thread Hamish Allan
On Thu, May 15, 2008 at 2:54 PM, Laurent Cerveau <[EMAIL PROTECTED]> wrote: > I then try to add an entity through the NSTreeController addObject method, > and ...nothing happens, except a message in the console that says > "Cocoa Bindings: Cannot create NSArray from object NSCFString of class > NS

Finding my way through binding

2008-05-15 Thread Laurent Cerveau
Hi I have a document application with multiple window controllers. The document contains an array of objects (custom classes no Core Data here), called "entities" (NSMutableArray*) In one of the window,I would like to have an NSOutlineView (one column for now) with a binding for its conte