External keyboard

Post Reply
pawelu
Posts: 126
Joined: Thu Oct 06, 2005 10:18 pm
Location: Poland
Contact:

External keyboard

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37485
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Pawel,

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

or <oControl> instead of <oWnd>.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply