GUI - set size, position window
GUI - set size, position window
- Subject: GUI - set size, position window
- From: Armin Egginger <email@hidden>
- Date: Sun, 19 Dec 2004 17:12:05 +0100
Dear Scripters,
i try to set the size and position of a process window, but didn't find
a way
my script
tell application "System Events"
set size of window 1 to {<width>, <height>}
end tell
The window is a process window, so I can't use the app directly
(FileMaker).
The UI-Browser from PreFab shows me the same script, which i tried. In
UI-Browser directly is a way to change the position and the size, but
not by script. Any ideas or workarounds?
thanks for your help
Armin
_______________________________________________
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