Re: Script to find user interface elements
Re: Script to find user interface elements
- Subject: Re: Script to find user interface elements
- From: Kim Hunter <email@hidden>
- Date: Thu, 26 May 2005 00:51:51 +1000
Title: Re: Script to find user interface elements
Yeah thanks that’s exactly what I wanted to know:
Thanks
tell application "System Events"
tell process "finder"
get every UI element of window 1
end tell
end tell
On 26/5/05 12:48 AM, "Bastiaan Boertien" <email@hidden> wrote:
tell application "System Events"
tell process "finder"
get every UI element of menu bar 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