Maintaining display while calling NSOutlineView.reloadData( )
Maintaining display while calling NSOutlineView.reloadData( )
- Subject: Maintaining display while calling NSOutlineView.reloadData( )
- From: Sean Gilbertson <email@hidden>
- Date: Fri, 6 Jun 2003 03:52:07 -0400
Hello all,
I have an NSOutlineView, that I will be updating frequently, and I
want to maintain the appearance as I do this, as far as collapsed and
expanded items, scrollbar positions, and item selections. I know I can
maintain the "item expanded" states easily through the use of an
NSOutlineView delegate, but as far as my other requirements, I'm
unsure. Any help you guys could offer me, would be very much
appreciated.
Thanks and good evening,
Sean
_______________________________________________
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.