Re: Save table sort order to User Defaults
Re: Save table sort order to User Defaults
- Subject: Re: Save table sort order to User Defaults
- From: John Timmer <email@hidden>
- Date: Tue, 24 May 2005 12:45:40 -0400
> Thanks for your reply.
> Unfortunately, that does not help. When I set the NSUnarchiveFromData
> value converter, I get:
>
> 2005-05-24 18:37:32.321 MyApp[16856] *** -[NSCFArray bytes]: selector
> not recognized [self = 0x33d3ad0]
> 2005-05-24 18:37:32.352 MyApp[16856] An uncaught exception was raised
> 2005-05-24 18:37:32.376 MyApp[16856] *** -[NSCFArray bytes]: selector
> not recognized [self = 0x33d3ad0]
> 2005-05-24 18:37:32.383 MyApp[16856] *** Uncaught exception:
> <NSInvalidArgumentException> *** -[NSCFArray bytes]: selector not
> recognized [self = 0x33d3ad0]
That's probably because it's trying to unarchive the defaults your previous
try had generated. Hunt down the preference .plist file, kill it, and try
again.
JT
_______________________________________________
This mind intentionally left blank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden