Re: Dock Control
Re: Dock Control
- Subject: Re: Dock Control
- From: John Delacour <email@hidden>
- Date: Mon, 28 Jul 2003 22:20:48 +0100
- Mac-eudora-version: 6.0a28
At 2:47 pm +0200 28/7/03, Barbara Mueller wrote:
Is it possible to control any functions of the Dock except for 'click'
using
tell application "System Events"
get properties of UI elements application process "Dock"
end tell
As far as I know, the Dock is not scriptable.
It ought to be possible to do this, and no the correct result is
returned, but nothing happens:
tell application "System Events" to tell process "System Events" to
click menu item "Turn Magnification Off" of menu "Dock" of menu item
"Dock" of menu "Apple" of menu bar 1
usin 'pick' makes no difference.
JD
.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.