• 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: moving window using window title
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: moving window using window title


  • Subject: Re: moving window using window title
  • From: Iurista GmbH <email@hidden>
  • Date: Thu, 16 Aug 2012 11:34:28 +0200

Am 15.08.2012 um 05.06 schrieb Bob Cuilla:

> I have several windows on the desktop which i would like to arrange occasionally .  i am looking for the syntax to move a window to a specific location using the title in the title bar
>
> can  anyone suggest  script or give me a little guidance?
>
> thanks  in advance
>
> bob cuilla

on 10.6.8:

tell application "Finder"
	activate
	set bounds of Finder window "Title window" to {x, y, x + whatever, y + something}
end tell

Rudolf
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >moving window using window title (From: Bob Cuilla <email@hidden>)

  • Prev by Date: Re: Mailing list errors?
  • Next by Date: Re: Mail's mailbox list
  • Previous by thread: Re: moving window using window title
  • Next by thread: Mailing list errors?
  • Index(es):
    • Date
    • Thread