I have an application that looks for pageUpChr and pageDownChr as key events. This works fine on the emulator, and on my m505. I tried it on a Tungsten T3, and it did not work with the "rocker" that is used for paging up and down.
How do I detect the "page up and down rocker events" on a tungsten? Are there any other hardware combinations that I have to code for?
Those characters are sent for the up/down keys on the five-way navigator. There are other keys sent as well, so if you're returning true for handling any keyDownEvent, you might not get the vchrPageUp/vchrPageDown keys sent to you.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
