Re: Accesing menu bar items.
Re: Accesing menu bar items.
- Subject: Re: Accesing menu bar items.
- From: Irwin Poche <email@hidden>
- Date: Wed, 21 Feb 2007 18:13:02 -0600
On Feb 20, 2007, at 8:46 PM, kai wrote:
On 20 Feb 2007, at 03:39, Diego Barros wrote:
I was wondering if it was possible to select OS X menu bar items? Just to be clear, I am referring to the icons on the top-right in OS X. For example, the Bluetooth icon, volume control icon, etc.
I have an application that has a few menu items which I would like to select via AppleScript.
The first trick is to identify the required menu extra by its description, Diego - so that, whatever its current position in the menu bar, it should still be possible to target accurately.
We can get a list of descriptions with something like: <snip>
Apparently not all icons have a name - iSync and Keychain Access, for instance. They return "missing value". None of my third party icons, Drag Thing, iKey, or MenuCalendarClock appear at all.
-Irwin |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden