Re: NSDictionaryController with NSTableView and sorting of numeric data
Re: NSDictionaryController with NSTableView and sorting of numeric data
- Subject: Re: NSDictionaryController with NSTableView and sorting of numeric data
- From: "email@hidden" <email@hidden>
- Date: Fri, 16 May 2008 13:07:56 +0100
Thanks for the reply Shawn
One of the big attractions of the bindings technology is that the
sorting behaviour is automatic and normally pretty satisfactory.
But I agree that in this case manually manipulating the sort
descriptors could be a good solution.
Jonathan
On 16 May 2008, at 07:05, Shawn Erickson wrote:
Consider using the built in sort facility...
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSArrayController_Class/Reference/Reference.html#//apple_ref/occ/instm/NSArrayController/setSortDescriptors:
>
<http://developer.apple.com/documentation/Cocoa/Conceptual/SortDescriptors/Concepts/Creating.html
>
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden