> > 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.
not too sure if this disables the keys when a dialog (find etc) is popped up maybe something to test? :) -- Aaron Ardiri CEO - CTO Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
