Saving is so darn hard!
Saving is so darn hard!
- Subject: Saving is so darn hard!
- From: deekpyro <email@hidden>
- Date: Sun, 31 Mar 2002 11:27:04 -0600
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.