-
01-09-2008, 02:45 AM #1
How to keep the state of the application?
I'm trying to design a program that can keep the state of the program when the user stop using (or return to the main page). What is the best directory to save the state of the program? I only need to save a number and a picture.
Thanks!
-
01-09-2008, 07:51 AM #2
1. Wrong forum (I assume you are talks g native app and not Windows or Mac).
2. Look up NSUserDefaults standardUserDefaults to automatically save and load state.



LinkBack URL
About LinkBacks
Reply With Quote