Re: NSOutlineView
Re: NSOutlineView
- Subject: Re: NSOutlineView
- From: Tony Romano <email@hidden>
- Date: Thu, 9 Sep 2010 08:25:22 -0700
What he is referring to is using a NSTreeController. You bind the controller to the NSOutlineView and provide KVC compliant methods to enumerate the children and it can optionally create nodes for you as well. Check out the sample SourceView from Apple.
Tony Romano
http://www.cocoaegghead.com
On Sep 9, 2010, at 7:59 AM, email@hidden wrote:
It is my understanding that an NSOutlineView is only 'populated' by using its Delegate Methods.
My manager (a Windows guy with no Cocoa) claims the NSOutlineView can be directly manipulated as in add root, add child etc.
Comments please before I pull my hair out.
-koko
_______________________________________________
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
_______________________________________________
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