• 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: Microsoft Word - bringing a window to the front...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Microsoft Word - bringing a window to the front...


  • Subject: Re: Microsoft Word - bringing a window to the front...
  • From: Philip Aker <email@hidden>
  • Date: Mon, 20 Jan 2003 07:46:09 -0800

On Sunday, January 19, 2003, at 06:38 PM, David Crowe wrote:

I can't find anything in AppleScript that allows me to make a minimized window visible.

If you have the new UI scripting installed you can use something like:

tell application "System Events"
tell process "Dock"
click button "the name of my window minimized in the Dock"
end tell
end tell


Philip Aker
http://www.aker.ca
_______________________________________________
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.

  • Follow-Ups:
    • GUI Scripting
      • From: Philip Aker <email@hidden>
References: 
 >Re: Microsoft Word - bringing a window to the front... (From: David Crowe <email@hidden>)

  • Prev by Date: Re: Microsoft Word - bringing a window to the front...
  • Next by Date: Re: Detecting when application launch has completed (OS X)
  • Previous by thread: Re: Microsoft Word - bringing a window to the front...
  • Next by thread: GUI Scripting
  • Index(es):
    • Date
    • Thread