NSTableView and keyPath
NSTableView and keyPath
- Subject: NSTableView and keyPath
- From: "ad veloper" <email@hidden>
- Date: Thu, 9 Aug 2007 22:43:57 +0100
I'm trying to bind a tableViewColumn to an
NSArrayController.arrangedObjects.attribute in a controller object
thus:
bind to: file's owner
model key path: key.path.to.nsarraycontroller.arrangedObjects.stringAttribute
but the tableColumn remains blank. If I set up the NSArrayController
within the nib, all is well and it works fine. Why is this not working
using the Key Path? I know there's something missing, and that I'm
failing to comply with something quiet fundamental, but can't quite
put the finger on it.
Thanks.
_______________________________________________
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