Re: [Solved] Re: NSTableView: no display until header clicked
Re: [Solved] Re: NSTableView: no display until header clicked
- Subject: Re: [Solved] Re: NSTableView: no display until header clicked
- From: Stamenkovic Florijan <email@hidden>
- Date: Mon, 05 Oct 2009 14:16:04 -0400
On Oct 05, 2009, at 14:05, Kyle Sluder wrote:
On Mon, Oct 5, 2009 at 10:39 AM, David Hirsch <email@hidden> wrote:
NSArrayController has things like insert: or add:
Okay... not sure what that has to do with anything.
NSArrayController's content is usually bound to an ordered property
(itself often an NSArray) and is usually used to provide data for UI
elements.
That is one of it's uses. It is also commonly used to add, insert and
delete objects in it's content. In a KVO friendly way.
F
_______________________________________________
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