--- Ryan Bradley <[EMAIL PROTECTED]> wrote:
> I'd like to restrict the user from using the hardware 
> buttons at certain points within my program to prevent 
> them from exiting.  Being relatively new to Palm dev I 
> am just looking for a few buzzwords.  What functions
> would I need to call to trap the keypress or pendown 
> and how they may be re-enabled.

To learn how to prevent the user from switching to another app with the
hard keys, see "Graphics, Animation, and Games" in the knowledge base. 
To get pen events, add a case for penDownEvent in your form handler. 
The best buzzword for you to remember is KB, as in knowledge base,
where you'll find lots of useful info (eventually).

The KB is at http://oasis.palm.com/dev/kb/ 


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

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

Reply via email to