Am Mon, 2002-07-29 um 07.18 schrieb Vadiraj: Hi, > I would like to know if there is a way to "disable" the 4-hard keys on the > device permanently. I do not know whether there is a direct approach for > this. I tried to get some information from archives but to no avail. I could > make the hard keys non-functional while my application is running but I want > the hard keys to be "inactive" even when my application is not running or > the device is turned off. I feel though, that moving away from the device's > basic functionality is not advisable but it is one of those "requirements" > making me do this. Any input/feedback appreciated.
Use KeySetMask to define which keys generate keyDownEvents - and which ones not. Daniel Seifert -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
