Don't want to give access to preferences. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan King Sent: Wednesday, July 20, 2005 2:10 PM To: Palm Developer Forum Subject: RE: Palm dedicated to one application
On second thought, ignoring appStopEvents would not be a good idea, because then there is no way to access important things like the prefs app. Simply assigning your app to the home, favorite and hard buttons should be good enough. Then, provide the user with a method of accessing the prefs app (unless you don't want them to do that either). > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-449469- > [EMAIL PROTECTED] On Behalf Of Jonathan King > Sent: Wednesday, July 20, 2005 2:07 PM > To: Palm Developer Forum > Subject: RE: Palm dedicated to one application > > It would be possible if you ignore appStopEvents. Then, the only way out > would be a soft reset. You could then respond to the just reset launch > code by launching your app. Then the only way out would be a warm or > hard reset. If you assigned your app to all the hard buttons, the home > button, and the favorite button (simply by setting the system prefs), > you could then prevent the user from leaving the prefs app on a warm > reset. > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:bounce-449464- > > [EMAIL PROTECTED] On Behalf Of Jerry Martinez > > Sent: Wednesday, July 20, 2005 1:45 PM > > To: Palm Developer Forum > > Subject: Palm dedicated to one application > > > > We have customer who wants his palm to only run our palm app when he > turns > > on his palm and does not want access to any other feature. > > > > Is is possible? > > > > Thanks, > > > > Jerry > > -- > > For information on using the PalmSource Developer Forums, or to > > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > > > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
