• 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: Bastiaan Boertien <email@hidden>
  • Date: Wed, 25 May 2005 09:10:29 +0200

Hi.

Download UI Element Inspector on http://www.apple.com/applescript/uiscripting/02.html . it will give you the references to elements while you move your mouse.

There is also a prefab browser but it's much more advanced as the UI Element Inspector but it's not freeware

greetings bastiaan

Op 25-mei-05 om 7:24 heeft Kim Hunter het volgende geschreven:

I know the elements are nestled but is it posible to find out what the next level of elements are with a script. Ive been opening the nib files and working it out but I think it would be a lot easier if there was a script that could tell me all the elements of the window.

I think this will explain what I want it to do:

tell application "System Events"
    tell application process "ical"

            set theElements to every item
       
    end tell
end tell

thanks



_______________________________________________
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
 _______________________________________________
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

  • Follow-Ups:
    • Re: Script to find user interface elements
      • From: Martin Orpen <email@hidden>
References: 
 >Script to find user interface elements (From: Kim Hunter <email@hidden>)

  • Prev by Date: Script to find user interface elements
  • Next by Date: Re: Fast KeyChain Functions...
  • Previous by thread: Script to find user interface elements
  • Next by thread: Re: Script to find user interface elements
  • Index(es):
    • Date
    • Thread