Hi,
Is there a way to get jog up/down/press events for kyocera? I assume that
up/down will generate pageUpChr/Down events, but I would like to be able to
differentiate whether the events were generated by hardkeys or jog dial (and
also get the jog press event).
Doesn't seem to be any info avail in the Kyocera forums, SDK, or sample code
on this.
While I'm at it, has anyone been able to detect the presense of a sony jog
dial? I think you're just supposed to do:
FtrGet(sonySysFtrSysInfoRevision, sonySysFtrSysInfoExtnJog, &val);
if (val != sonySysFtrSysInfoJogTypeNone) {
hasRocker = 1;
}
but val is coming back as 0 when running on both the Sony Simulator included
with the R5 SDK and on an actual NX70 device.
Thanks,
Jason
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/