• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Script to find user interface elements
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Re: Script to find user interface elements (From: Bastiaan Boertien <email@hidden>)

  • Prev by Date: Re: Script to find user interface elements
  • Next by Date: iTunes: KIND was: Applescript-users Digest, Vol 2, Issue 304
  • Previous by thread: Re: Script to find user interface elements
  • Next by thread: Re: Applescript-users Digest, Vol 2, Issue 304
  • Index(es):
    • Date
    • Thread