Re: Scripting Widgets
Re: Scripting Widgets
- Subject: Re: Scripting Widgets
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 17 Oct 2005 21:56:34 -0400
Interesting! Do you have any tricks up your sleeve for activating a particular widget in the dashboard? I would love to be able to connect a keyboard shortcut to dashboard widgets like translation. One workaround I've discovered is I can just "open" the widget file through the Finder, but that has the unwanted side-effect of instantiating a new copy (Widgets open like PC applications!).
Daniel On Oct 17, 2005, at 5:33 PM, Bill Cheeseman wrote: activate application "Dock" tell application "System Events" tell process "Dock" click UI element "Dashboard" of list 1 end tell end tell
|
_______________________________________________
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