Re: sort descriptors of NSArrayController are lost (WAS: Re: NSArrayController, saving and reloading sort descriptors)
Re: sort descriptors of NSArrayController are lost (WAS: Re: NSArrayController, saving and reloading sort descriptors)
- Subject: Re: sort descriptors of NSArrayController are lost (WAS: Re: NSArrayController, saving and reloading sort descriptors)
- From: Scott Stevenson <email@hidden>
- Date: Thu, 15 Mar 2007 15:34:09 -0700
On Mar 15, 2007, at 9:42 AM, Knud Hinnerk Möller wrote:
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{
NSSortDescriptor* graphSortDesc = [[[KNGraphSortDescriptor alloc]
initWithKey: @"label"
Shouldn't this be "anyLabel"?
- Scott_______________________________________________
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