> It works well for me. By doing this, the old launcher is still in memory, > but yours is now the default launcher. > Regards. > Colmerauer
This is the wrong way to go about doing it. Examine the PalmOS SDK for system preferences. One of these relates to what application to launch when pressing the hard buttons. Another one for the 'calculator' and 'home' buttons. Allowing your users to overwrite the standard launcher should be an OPTION, and the easiest way to do this is to change this preference. You should find all the information you need in Preferences.h (/Core/System/) on lines 138 and 275 in your OS 5 SDK. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
