>As part of the application I'm writing to remotely navigate between fields >on the Palm I attempted to use the vchrNextField and vchrPrevField keycodes. >However, for some reason nothing seems to happen. Does anyone have >experience with what I'm trying to do ? Is there a different way to do this >? (Note: It's NOT a question of my supporting these codes as part of my >forms - I am sending these codes to OTHER applications (e.g. Address Book, >Date Book etc.)
My guess is that you're not setting the commandKeyMask bit in the keyDown event's modifier field. -- Ken Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
