OptionKey madness

Richard Gaskin ambassador at fourthworld.com
Sat Mar 20 06:24:44 EST 2004


This card script:

on rawKeyDown k
   if optionKey() is "down" then put k
   else  pass rawKeyDown
end rawKeyDown

... displays the value of k when typing Option-2, Option-5, or Option-8 
into a field, but not when typing any other numeric Option keys in a field.

What gives?

-- 
  Richard Gaskin
  Fourth World Media Corporation
  ___________________________________________________________
  Ambassador at FourthWorld.com       http://www.FourthWorld.com



More information about the use-livecode mailing list