Re: Saving is so darn hard!
Re: Saving is so darn hard!
- Subject: Re: Saving is so darn hard!
- From: Charles Srstka <email@hidden>
- Date: Sun, 31 Mar 2002 13:11:10 -0600
Read the documentation for NSUserDefaults and you will soon be saying,
"Saving is so darn easy!"
On Sunday, March 31, 2002, at 11:27 AM, deekpyro wrote:
I want to set up my program so that when it loads whatever the value of
theCheckBox would be the same as when you closed it (hence it saves).
I've
been refering to multiple books but all of them just confuse me. I know
about the NSCoding protocal and to use NSArchiver and NSUnarchiver, but
those are the ones that get me. I know how to do encodeWithCoder and
initWithCoder but those NSArchivers and NSUnarchivers get me. Could
someone
PLEASE show me how to implement those for saving a simple checkBox?
Thanks
so much!
_______________________________________________
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.
_______________________________________________
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.