On Thursday, February 28, 2002, at 07:25 PM, Scott Raney wrote:

> On Jacqueline Landman Gay <[EMAIL PROTECTED]> wrote:
>
>> I've decided to script MC to use Control-tab to change tools, as a couple
>> of people here suggested. The only problem is that controlKeyDown doesn'
>> t
>> seem to recognize the tab key.
>
> Looks like you get a tabKey message in this case, so you'd have to do:
> on tabKey
>   if the controlKey
>   then # do whatever
> end tabKey

Okay, thanks. Should controlKeyDown recognize tab? Or maybe even all 
keypresses?

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com

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

Reply via email to