• 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: Window title of frontmost application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Window title of frontmost application


  • Subject: Re: Window title of frontmost application
  • From: Adam Hinshaw <email@hidden>
  • Date: Sat, 26 Apr 2003 13:05:14 +1000

also Craig's tip about 'focused' works better than 'window 1'
--
tell application "System Events"
set fm to (the name of application processes whose frontmost is true) as
text
tell application process fm
set w to the name of every window whose focused is true
return w
end tell
end tell
--
_______________________________________________
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.

References: 
 >Re: Window title of frontmost application (From: 3 <email@hidden>)

  • Prev by Date: Re: Window title of frontmost application
  • Next by Date: SCP and terminal help needed
  • Previous by thread: Re: Window title of frontmost application
  • Next by thread: Re: Window title of frontmost application
  • Index(es):
    • Date
    • Thread