At 02:29 PM 3/2/2005, you wrote:
I'm trying to intercept the rocker keys for a game I am developing. When testing on a Palm Zire 31, the up and down rocker keys work fine. Left, right, and center do not work. I've checked the value of event->data.keyDown.chr when I press one of these keys. All three of them show 0x0503 as the value, when they should be 0x0134, 0x0135, & 0x0136.

AFAIK, the Zire 31 uses the older PalmOne navigation keys, not the vchrRocker key definitions. See


http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=909
http://palmos.combee.net/blog/Five-WayNavigationforPiTe.html

for two articles on the topic.

-- Ben Combee, Senior Software Engineer, palmOne, 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/

Reply via email to