NSOutline/NSTable-View: delegate or bindings?
NSOutline/NSTable-View: delegate or bindings?
- Subject: NSOutline/NSTable-View: delegate or bindings?
- From: "Mike R. Manzano" <email@hidden>
- Date: Fri, 14 Dec 2007 16:39:44 -0800
I have an NSOutlineView that will be populated with a list of objects
that is synthesized by a custom controller. My question is, is it
better to make the custom controller the delegate of the outline view,
or make it a subclass of NSTreeController to override -
arrangedObjects? If the latter, I noticed that -arrangedObjects
returns a "proxy root tree". What is that?
Thanks,
Mike
_______________________________________________
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