At 08:54 PM 5/29/2003 +0300, iyad abu-shaera wrote:
There is anyway to launch my application after a soft reset occurs??

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



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

There are a few methods. Which to use depends on your application and the device(s) you are targeting, and whether you want to play with alarms or preferences.


You can make a "reset app", as Kevin points out, by taking action when the system broadcasts the sysAppLaunchCmdReset.

You can also set the prefDefaultAppCreatorID preference if you are targeting Palm OS 3.5 or higher. This is the "which app to run first after a soft-reset" pref. Normally, this is the Preferences application, which is where you would end up after a normal soft-reset by default. You can change this to be your own application if you'd like (you probably want to restore its old value upon being launched). See http://groups.yahoo.com/group/palm-dev-forum/message/87359

-Jeff Ishaq


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

Reply via email to