Re: NSOutlineView/NSTableView sorting?
Re: NSOutlineView/NSTableView sorting?
- Subject: Re: NSOutlineView/NSTableView sorting?
- From: Vince DeMarco <email@hidden>
- Date: Sat, 19 Jan 2002 10:48:59 -0800
On Saturday, January 19, 2002, at 03:09 AM, Manfred Lippert wrote:
Hi,
just to be sure:
is it true that the dataSource itself is responsible for sorting the items
shown in a NSTableView or NSOutlineView?
Yes. The dataSource has to do the sorting. the TableView and outline view
are only views.
vince
(New to Cocoa and coming from Carbon I am used to the DataBrowser who did
the sorting for me.)
Mani
_______________________________________________
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.