Re: Set window location bug (the return of the…)
Re: Set window location bug (the return of the…)
- Subject: Re: Set window location bug (the return of the…)
- From: Axel Luttgens <email@hidden>
- Date: Sat, 30 Jan 2010 10:17:42 +0100
Le 30 janv. 2010 à 09:43:16, emile.a.schwarz a écrit :
> Hi,
>
> Mac OS X 10.6.2 with all updates…
>
> If I use the script below:
>
> tell application "Finder"
> set position of front window to {0, 64}
> end tell
>
> and I close the front window, reopen it, the window opens at {20,64}.
>
> tell application "Finder"
> return properties of front window
> end tell
>
> Returned values:
> position:{20, 64},
> bounds:{20, 64, 740, 730},
>
> 1. Why?
> 2. When will we see this bug removed ?
Hello Emile,
What does your front window display at the time you are running above script?
Put in another way, how do you have opened that window? For example, by double-clicking the startup disk's icon on the desktop?
Axel
_______________________________________________
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