Polling/probing the keyboard?

Richmond richmondmathewson at gmail.com
Fri Dec 20 09:49:26 EST 2013


I have a North American English keyboard attached to my machine, but Dr 
Savov
has a Russian one attached to his machine. I don't know what sort of 
keyboard
and/or layout Dr Savov uses; but I would like my Livecode standalone to 
find out.

Now I can use a script like this:

send "mouseUp" to btn "BTTN"

but I cannot do this:

send "keyDown" to key 112

where 112 is the rawKeyDown value of that key on my keyboard.

Does anybody know whether this sort of thing can be achieved in Livecode?





More information about the use-livecode mailing list