Niilo Minkkinen wrote:
Is it possible to catch the Palm -hardkeys to own application( 4 keys + 2 scroll keys ) in just below the display. Just the real hardkeys - not the silk-screened ones.
those buttons give a keyDownEvent.
scroll keys are vchrPageUp and vchrPageDown hard keys are vchrHard1, vchrHard2, -3, -4 I think. all the defs are in chars.h -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
