Keycodes

sanke at hrz.uni-kassel.de sanke at hrz.uni-kassel.de
Sat May 10 01:05:01 EDT 2003


Edwin Gore wrote on Fri May 9:

< Where can I find a list of keycodes for use with rawKeyDown etc?


Put this into a field script and begin typing:

on rawkeydown whichkey
  put whichkey 
end rawkeydown

Regards,



More information about the use-livecode mailing list