controlkeydown

David Vaughan drvaughan55 at mac.com
Wed Feb 20 06:10:01 EST 2002


Pierre

Get rid of the quotes, thus:
on controlKeyDown T
   DoSomething
end controlKeyDown

I know the Transcript Dictionary for controlKeyDown shows "keyname" but 
I got the clue from commandKeyDown where it just says keyname, without 
the quotes. Probably one for Jeanne's list, for consistency.

regards
David

On Wednesday, February 20, 2002, at 09:29 , Pierre Delain wrote:

> I try to use the following handler to create a shortcut with the "T" :
>
> on controlkeydown "T"
>   DoSomeThing
> end controlkeydown
>
> There is no reaction. What is wrong in my handler?
>
>
> Thanks
>
> Pïerre
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list