NSOutlineView : Expand items by default
NSOutlineView : Expand items by default
- Subject: NSOutlineView : Expand items by default
- From: Bert Torfs <email@hidden>
- Date: Wed, 7 Apr 2004 20:36:27 +0200
Hi,
When displaying my model (in the MVC sense) in an outline view, I want
some items to be expanded when the outline view is created and others
not. The (pure Ansi C++) model - which acts as a datasource and a
delegate - knows which items should be expanded initially. But I just
cannot find a delegate method to put my call to 'expandItem' in. Any
help is very much appreciated.
Thanks,
Bert
_______________________________________________
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.