Re: Change type/creator
Re: Change type/creator
- Subject: Re: Change type/creator
- From: Paul Berkowitz <email@hidden>
- Date: Wed, 22 Sep 2004 08:55:59 -0700
On 9/22/04 5:10 AM, "Doug McNutt" <email@hidden> wrote:
>
> I wonder if it's possible to sense the condition of a key - OPTION for
> instance - so that the procedure for setting the properties would be to hold
> down the OPTION key while dragging the master file to the script icon. That
> would allow dragging multiple files for actually changing the codes.
>
> Can System Events do that? How about dragging with the right button of an
> Intellimouse?
System Events (OS 10.3) can't. But "Extra Suites" can:
tell application "Extra Suites" to set optionIsDown to to ES option down
Similarly for the other modifier keys, (Could be the 'ES control is down'
will return true if holding down the right button of a mouse configured for
Control on right click.)
(Of course the Classic osaxen, Sandi's, Sigma and Akua, won't work in OS X.)
--
Paul Berkowitz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden