Re: Sorting Tables in Panther
Re: Sorting Tables in Panther
- Subject: Re: Sorting Tables in Panther
- From: Dustin Voss <email@hidden>
- Date: Fri, 31 Oct 2003 17:40:27 -0800
On 31 Oct, 2003, at 12:08 PM, Luca Torella wrote:
With the new developer tools something has been changed in tables
sorting.
Do anyone know what is the field Sort Key in properties of
NSTableColumn?
See the release notes at
<file:///Developer/Documentation/ReleaseNotes/Cocoa/AppKit.html>.
Basically, NSTableView can keep track of the sorting.
Those three sorting fields in IB make up the NSSortDescriptor prototype
that each NSTableColumn can have.
_______________________________________________
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.