NSTableView + NSArrayController: How to revert to 'natural' sort order?
NSTableView + NSArrayController: How to revert to 'natural' sort order?
- Subject: NSTableView + NSArrayController: How to revert to 'natural' sort order?
- From: Gerd Knops <email@hidden>
- Date: Wed, 28 Mar 2007 14:01:40 -0500
When using cocoa bindings to hook up an NSTableView to a
NSArrayController, upong application start this setup will display
the 'natural' sort order (eg current order in the source array). Now
the user can click the column headers to sort in ascending or
descending order. But the user can not revert to the
'natural' (original) sort order.
Ideally clicking on the column header would alternate between 3
states: unsorted, ascending an descending.
Has anyone found a solution for this?
Thanks
Gerd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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