Expanding NSOutlineView till a particular child is reached
Expanding NSOutlineView till a particular child is reached
- Subject: Expanding NSOutlineView till a particular child is reached
- From: Nishant <email@hidden>
- Date: Thu, 18 Sep 2003 17:00:54 +0100 (BST)
Hi ,
I have to expand the NSOutlineView until I reach a
particular value(NSString).
Lets say, we have a hierarchy where A is the parent of
B, B is the parent of C, C is the parent of D and D is
the parent of E. Now I have the to expand all the
nodes till I reach C. ( In this example C is at level
3( A at level 1 and B at level 2) but it could appear
at any level).
Can it be achieved? If yes then how?
I was thinking of using expandItem but am not sure if
it will work.
Thanks,
Nish
________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger
http://mail.messenger.yahoo.co.uk
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.