Rebuilding an NSoutlineView
Rebuilding an NSoutlineView
- Subject: Rebuilding an NSoutlineView
- From: Nicholas Francis <email@hidden>
- Date: Tue, 15 Oct 2002 22:22:20 -0700
Hi guys.
I have an outline view containing a tree of items (surprise).
At some point, I erase a branch of the tree. To update the GUI, I
simply clear the tree and rebuild it.
This works fine except that now all my items have been unfolded :(
Is there a better way to do this?
Nicholas
_______________________________________________
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.