Skip navigation.
 
mlRe: Finding my way through binding
FROM : Hamish Allan
DATE : Thu May 15 23:38:45 2008

On Thu, May 15, 2008 at 2:54 PM, Laurent Cerveau <<email_removed>> 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
> NSCFString". The outline view stays empty


Is your "entities" property KVC-compliant? I think you need to post some code...

Hamish

Related mailsAuthorDate
mlFinding my way through binding Laurent Cerveau May 15, 15:54
mlRe: Finding my way through binding Hamish Allan May 15, 23:38