• 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
set position of window 1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set position of window 1


  • Subject: set position of window 1
  • From: Robert Poland <email@hidden>
  • Date: Tue, 21 Mar 2006 12:59:46 -0700

with Tiger the following works but with Panther it fails. Is there an alternate command?

tell application "GraphicConverter" to activate
tell application "System Events" to tell process "GraphicConverter"
	set frontmost to true
	set position of window 1 to {(49), 44}
end tell

--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
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: set position of window 1
      • From: Bill Briggs <email@hidden>
  • Prev by Date: Re: Run Script until User Action
  • Next by Date: Re: Run Script until User Action
  • Previous by thread: Re: Run Script until User Action
  • Next by thread: Re: set position of window 1
  • Index(es):
    • Date
    • Thread