! Nesse, Rustin wrote in message <[EMAIL PROTECTED]>... > >Easy. Users will often use the application buttons or tap back to >the launcher, but there are times when you have: >1. An error situation where you haven't loaded appropriate data. >2. Where you want to make it simpler for beginners who are used to >having a big button that says: "Exit". >3. When an expected attached hardware device isn't there (like a >modem). >
1 & 3 are ok, but 2 is not. The other apps on the Palm don't have the Big Exit Button, so you're not doing them any favors by putting one in your app. As for 1 & 3, I hope you put up a dialog explaining what's wrong before you leave. General query: can't you fall back to the launcher by just falling out of the main event loop? Or would that mess things up? -- -Richard M. Hartman [EMAIL PROTECTED] 186,000 mi/sec: not just a good idea, it's the LAW -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
