• 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
Script to find user interface elements
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Script to find user interface elements


  • Subject: Script to find user interface elements
  • From: Kim Hunter <email@hidden>
  • Date: Wed, 25 May 2005 15:24:54 +1000

Title: Script to find user interface elements
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

  • Follow-Ups:
    • Re: Script to find user interface elements
      • From: Bill Cheeseman <email@hidden>
    • Re: Script to find user interface elements
      • From: Bastiaan Boertien <email@hidden>
  • Prev by Date: Re: Fast KeyChain Functions...
  • Next by Date: Re: Script to find user interface elements
  • Previous by thread: Re: Fast KeyChain Functions...
  • Next by thread: Re: Script to find user interface elements
  • Index(es):
    • Date
    • Thread