• 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
control layering of different app windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

control layering of different app windows


  • Subject: control layering of different app windows
  • From: Matthew Galaher <email@hidden>
  • Date: Thu, 13 Feb 2003 09:47:50 -0800

Many times a day I have to ftp files up to a server. After having Fetch open a transfer window I have to grab the mouse and move the front most finder window and the ftp window so that they are the right size and side by side. My problem is that when I tell the Finder to set the bounds of the front Finder Window, all finder windows come to the front. OS X allows for layering different application windows and this is what I wish to control. Is there a way to access this behavior?
TIA


tell application "Fetch"
open url myURL
set bounds of window 1 to {455, 511, 1063, 934}
end tell
tell application "Finder"
set bounds of front window to {453, 62, 1059, 481}
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.

  • Prev by Date: MacOS X simple script error
  • Next by Date: Eudora: creating email with html...
  • Previous by thread: Re: MacOS X simple script error
  • Next by thread: Eudora: creating email with html...
  • Index(es):
    • Date
    • Thread