Hi,

I'm looking for some direction on how to proceed with a problem. I am trying to alter the behavior of how the menubar key is handled. When the key is hit, what I want to do is to not display the menubar, but instead for my form, display some alternative controls.

From searching through the archives, I found something similar, but I need a little more help to understand what to do.

Once you trap the keyDownEvent (and penDownEvent also?) in the event loop handler (which calls SysHandleEvent, etc.), I'm not sure what to look for for the vChar for the menubar button on the device.

Secondly then, I am not certain how to pass along to my form that I've trapped the keyDownEvent. What I want to do is to not have the Menubar appear, but instead I want to draw something else in the form.

Any help would be appreciated.

Thanks,
-Vin


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

Reply via email to