Matt Graham wrote:

Ben Combee wrote:

At 01:15 PM 9/30/2004, you wrote:

What are the 5 way navigator key codes? In chars.h it only says vchrPageUp
and vchrPageDown but i don't see any left/right/ or select key characters
which are on the 5-way. Thanks, Geoff



Are you using a recent Palm OS SDK. The current Palm OS 68K SDK provides the vchrRocker definitions for the platform-standard 5-way keys, although you'll also need SDKs from specific licensees, like PalmOne, to get their variations on this that were done before PalmSource standardized on the rocker key definitions.


how can we make these rocker events happen on the cobalt simulator?

These are from the documentation that comes with the simulators.


Using Tungsten T Simulator

The Five Way Navigator is map to the following keys:

[Alt] + [Ctl] = Select
[Alt] + [Left Arrow] = Left
[Alt] + [Right Arrow] = Right
[Alt] + [Up Arrow] = Up
[Alt] + [Down Arrow] = Down



Using Tungsten T3 Simulator

The Five Way Navigator is map to the following keys:

[Alt] + [Enter] = Select
[Alt] + [Left Arrow] = Left
[Alt] + [Right Arrow] = Right
[Alt] + [Up Arrow] = Up
[Alt] + [Down Arrow] = Down



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

Reply via email to