Re: GUI - set size, position window
Re: GUI - set size, position window
- Subject: Re: GUI - set size, position window
- From: Bill Cheeseman <email@hidden>
- Date: Sun, 19 Dec 2004 11:51:08 -0500
on 2004-12-19 11:12 AM, Armin Egginger at email@hidden
wrote:
> 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?
Set Position and Set Size are broken in GUI Scripting in Mac OS X 10.3
Panther. I am not aware of any workaround.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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