> I'd like to use the 5-way navigator in my app. I guess, this is done by > using the KeyMgr-function 'KeyCurrentState' after a keyDownEvent. Correct?
it can be done in two ways. KeyCurrentState or keyDown events. > Unfortunately, there are no key codes for the navigator in KeyMgr.h. The > only codes I can find in my 5.0.2-SDK are: keyBitPower, keyBitPageUp, > keyBitPageDown, keyBitHard1, keyBitHard2, keyBitHard3, keyBitHard4, > keyBitCradle, keyBitAntenna, keyBitContrast. > > Where are the missing key codes? you need to get the 5-way SDK, or, i believe it is in the latest 5.0 SDK that is released by PalmSource. they are just a bunch of more constants - same stuff, and, some helper macro's as well :) --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 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/
