In general, Palm applications should save their state so that when the user
switches to a different app and then comes back, the state is pretty much as
it was when they left. The most common way to do this is to store the
necessary state information in the preferences. The tutorial that comes with
the SDK goes through this, so you can see how it's done. Of course, each
application is different, and you need to figure out a good representation
for this state which doesn't use too much memory.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to