NSTableView binding
NSTableView binding
- Subject: NSTableView binding
- From: Torsten Curdt <email@hidden>
- Date: Wed, 2 May 2007 01:39:51 +0200
Hmm... my controller has a NSMutableArray. This array I want to
display in a NSTableView (which only has only one column). At the
moment I have bound the NSTableView "content" directly to that array.
This does not seem to work ...which is actually not really a big
surprise. I would have thought I could bind it to the NSTableColumn
but there is no "content" property.
What am I missing?
cheers
--
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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