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
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to