Re: Restoring sort order to NSTableView
Re: Restoring sort order to NSTableView
- Subject: Re: Restoring sort order to NSTableView
- From: Keary Suska <email@hidden>
- Date: Mon, 19 Nov 2007 17:01:21 -0700
- Thread-topic: Restoring sort order to NSTableView
on 11/18/07 7:39 AM, email@hidden purportedly said:
> I have an NSArrayController hooked to an array (of NSDictionary) and bound
> to columns in a NSTableView. It all works fine. I added an auto save name to
> the table so that the column widths and ordering are restored upon launch,
> but can't get it to restore the sort order.
You could bind the sort descriptors to an NSUserDefaultsController, which is
probably what you are after.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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