Re: what happened to Mail's scripts menu?
Re: what happened to Mail's scripts menu?
- Subject: Re: what happened to Mail's scripts menu?
- From: Jim Witte <email@hidden>
- Date: Sat, 16 Jul 2005 03:30:06 -0500
For one thing, mail's script menu could get keyboard equivalents assigned, but the system scripts menu can't.
Odd - I thought this was working (keyboard shortcuts for the system-wide scripts menu). Was it working and then it broke again? Or did I dream it?
I do notice that the /Library/Scripts folder now has a place for application-specific scripts (maybe it was always there and I never noticed it). Could keyboard equivs be attached to these?
Better yet would be a way for the *script* to identify it's own key equiv (except you have the problem of collisions, in which case some pecking-order would have to be established - I'd say base-app equivs are priority 1, and then app-specific and non-app specific - not sure which order makes more sense)
perhaps something like
on run (...) with key "X" with modifiers {command, option, control, shift, function}
(of course, the 'fn' key isn't really a modifer - I don't think - maybe NSEvent has a way to pick it out)
Jim |
_______________________________________________
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