iphone - How to save states using an application delegate -
I have an application that displays some graphics based on the properties of the object. I want the position of the object to remain in place when the application will start. I know that the app representative has an "endless functionality" function that I can use, but the problem is that I do not have a way to catch an object's pointer.
I'm trying to make it iPhone application follows the MVC principles, and I have the proper view and controller. How do app representatives fit into the picture, and how do I use them Can i << p>
Does anyone give me some literature or can give me a hand?
Thank you!
See my answers if you need more help, just let me know.
Comments
Post a Comment