Skip navigation.
 
mlRe: NSDictionaryController with NSTableView and sorting of numeric data
FROM : jonathan@mugginsoft.com
DATE : Fri May 16 14:07:56 2008

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

Related mailsAuthorDate
mlNSDictionaryController with NSTableView and sorting of numeric data jonathan@mugginsof… May 13, 13:25
mlRe: NSDictionaryController with NSTableView and sorting of numeric data jonathan May 15, 23:30
mlRe: NSDictionaryController with NSTableView and sorting of numeric data Kyle Sluder May 16, 07:43
mlRe: NSDictionaryController with NSTableView and sorting of numeric data Shawn Erickson May 16, 08:05
mlRe: NSDictionaryController with NSTableView and sorting of numeric data jonathan@mugginsof… May 16, 14:03
mlRe: NSDictionaryController with NSTableView and sorting of numeric data jonathan@mugginsof… May 16, 14:07