NSOutlineView & isItemExpanded:
NSOutlineView & isItemExpanded:
- Subject: NSOutlineView & isItemExpanded:
- From: Philip Weaver <email@hidden>
- Date: Tue, 11 Feb 2003 18:24:39 -0600
From experience using Swing, I would "expect" this method to be called
when an NSOutlineView is displaying itself. Is the only way to affect
expanded/collapsed state to actually call expandItem:/collapseItem:
manually per node? I tried overriding isItemExpanded: in NSOutlineView
but it never gets called.
Philip
_______________________________________________
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.