Re: Saving preferences tutorial
Re: Saving preferences tutorial
- Subject: Re: Saving preferences tutorial
- From: Jeff Harrell <email@hidden>
- Date: Mon, 30 Jun 2003 20:44:08 -0500
On Monday, June 30, 2003, at 08:41 PM, Chris Parker wrote:
-setObject:forKey: on NSUserDefaults only works for "plist" types, as
Dave Thorup indicated in his message earlier in this thread.
He's right, of course. I stand corrected. I am a dumbass. Mea culpa.
But, in my own defense, getting an NSColor into a plist type is a
pretty trivial exercise. Myself, I would have converted it to an array
of floats, but the archiver trick might be a better way.
--
email@hidden
http://homepage.mac.com/jharrell
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.