set position of window 1
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