Expand item in NSOutlineView
Expand item in NSOutlineView
- Subject: Expand item in NSOutlineView
- From: Alain Schartz <email@hidden>
- Date: Fri, 31 Aug 2007 01:52:59 -0700
Hello List,
Can someone tell me how to expand the root node in an NSOutlineView (bound to an NSTreeController, managing entities) ?
With "rootNode" being the topmost NSManagedObject in the hierarchy (i.e. having a "parent == nil" predicate), [treeView expandItem: [treeView rootNode]] simply does nothing and I think I'm missing out one something basic here...
Thanks in advance for any helpful input !
Alain
_______________________________________________
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