More on Cmd-tab

Jacqueline Landman Gay jacque at hyperactivesw.com
Fri Mar 1 00:17:01 EST 2002


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

> On Jacqueline Landman Gay <jacque at hyperactivesw.com> 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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the metacard mailing list