Ben Combee wrote:
On 2/20/06, Guilherme C. Hazan <[EMAIL PROTECTED]> wrote:
When you keep pressed the center button of the z22, an alert screen appears. I 
must avoid
this alert screen. Is it possible to disable it?

Or does anyone knows the event that is generated when the center button is kept 
pressed?

vchrRockerCenter is generated on release
vchrRockerHardCenter is generated on press, and handling it will avoid
the behavior that comes from holding the button.


The "Input Inspector" freeware would tell you the hex value of these keys (and others). After that, it's just a matter of finding their value in the SDK char-related header files.


--
Luc Le Blanc

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

Reply via email to