Page 1 of 1

External keyboard

Posted: Tue May 23, 2006 6:19 pm
by pawelu
Antonio,

How to process key code when PocketPc work with external keyboard. I think about use special key codes eg. function key or other key (like clipper Set Key statements).
In this moment Enter key work as Tab key - in browse control Enter key should work as double pen click ?

Thanks
Pawel

Posted: Wed May 24, 2006 12:10 pm
by Antonio Linares
Pawel,

Have you tried <oWnd>:bKeyDown and <oWnd>:bKeyChar codeblocks ?

or <oControl> instead of <oWnd>.