I need my image to remain after the image changes -
i have created app has multiple image changes. after original image1 changed pushed button switches new image2. if go out of app , in, image2 image1. how can image2 stay?
is persisting data, can please me?
you need create init method , load image according value save upon quitting app. if target iphone can save value in nsuserdefaults or can create .plist , write , read it. option xml, works many programming languages. if want know more suggest language/platform programming in/for.
hope helps.
Comments
Post a Comment