> Since your app's event loop terminates whenever you switch to another app,
> you obviously don't have to wait until the power is drained to use the
> buttons again!
not completely true for OS 2.0...
For 2.0 the app launcher doesn't behave like another application. The
running application does not receive the appstopevent until another
application is executed (other than the app launcher). This means that if
your app traps the buttons, auto off time-out, etc. they still will be
trapped even after you switch to the app launcher. The user will need to
switch to a different app to terminate the previous app.
This should not be a problem as long as you return button control to the OS
when you receive the frmcloseform message and not the appstopevent.
----- Original Message -----
From: "Richard Burmeister" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 9:13 AM
Subject: RE: How to block hardware buttons but leave silk screen buttons?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/