Objective C iPhone save text
Posted
by David Maitland
on Stack Overflow
See other posts from Stack Overflow
or by David Maitland
Published on 2010-04-11T22:58:59Z
Indexed on
2010/04/11
23:03 UTC
Read the original article
Hit count: 439
How is it possible to save text from a text field when the user quit's the app then when the user re opens the app the text appears back in the same text box, can this be done with out a save button? What code is needed for the text to be saved and what action is needed for doing this when the app is opened?
Thanks, David
© Stack Overflow or respective owner