Re: Fastest way to "ExpandAll" in NSOutlineView
Re: Fastest way to "ExpandAll" in NSOutlineView
- Subject: Re: Fastest way to "ExpandAll" in NSOutlineView
- From: Jeremy Dronfield <email@hidden>
- Date: Tue, 6 Jun 2006 09:51:10 +0100
On 6 Jun 2006, at 9:03 am, Darkshadow wrote:
Those will only expand or collapse the root item's children, and
not children of the children (and so on), though.
This is wrong. -expandItem:expandChildren: is recursive; it expands
the item, its children and children's children etc. -
collapseItem:collapseChildren: is also recursive.
Regards,
-Jeremy
==============================================
SkoobySoft, home of viJournal, Skooby Renamer and Skooby Utilities
email: email@hidden or visit:
<http://freespace.virgin.net/jeremy.dronfield/skoobysoft/
skoobysoft.html>
==============================================
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden