On 23/11/2009, at 1:20 PM, Mazen M. Abdel-Rahman wrote: > In the bindings inspector of Interface Builder I bind to file's owner - which > in my case is a subclass of NSWindowController, and set the model key path > the the name of the NSMutableArray I want to bind to. This does not seem to > be working.
What binding are you using in Interface Builder? You should be using the "Content Array" binding. -- Rob Keniger _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
