I am working with the sysNotifyVirtualCharHandlingEvent, but having mixed
results.

I am able to pick up and handle vchrHard1 thru vchrHard4 without a problem,
but I cannot seem to get NavSelect or the Voice Memo button (on T devices).

I have read the 5way sample included in the Palm SG SDK, and I am using the
NavSelectPressed(eventP) macro, but it always returns false in my
notification handler.

Also, I cannot find doc on the vchr for the Voice Memo button.  In debug
mode on a device, I've discovered the value is 0x12D, but this corresponds
to vchrResetAutoOff - which doesn't seem right...am I missing a Palm SG
header file?

And, similar to NavSelect, this event seems to be executed by the OS prior
to being passed to the notification handler.

Are these keys intentionally different?  Is there a priority I can use to
override the OS behavior?

Thanks in advance -

Geoff Thompson



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

Reply via email to