Re: Outline and Table back to front
Re: Outline and Table back to front
- Subject: Re: Outline and Table back to front
- From: Corbin Dunn <email@hidden>
- Date: Mon, 20 Jun 2005 10:39:14 -0700
Not all outline views are table views, however, all table views are
outline views, therefore outline view should be higher the the
hierarchy.
All NSOutlineViews are in fact NSTableViews -- every NSOutlineView
supports all of the NSTableView methods, but the reverse is not true,
and it doesn't make sense to have a method like "collapseItem" on an
NSTableView.
--corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden