Re: What's so great about AppleScript, anyway? (was Re: Tell Blocks Considered Harmful…)
Re: What's so great about AppleScript, anyway? (was Re: Tell Blocks Considered Harmful…)
- Subject: Re: What's so great about AppleScript, anyway? (was Re: Tell Blocks Considered Harmful…)
- From: Roy McCoy <email@hidden>
- Date: Mon, 15 Dec 2008 15:31:22 +0100
Chris Page wrote:
I haven't seen this problem [Script Editor windows off screen to
right] and I couldn't reproduce it when I tried. It would help us if
you could report a bug with <http://bugreporter.apple.com/> with
enough detail to reproduce the problem.
Will do - or try, anyway. I got some relief on this yesterday by
assigning
tell application "Script Editor"
activate
set bounds of front window to {412, 31, 1297, 1165}
end tell
to a keycode, but this is still something of a nuisance, particularly
as I'm repeatedly tripped up when I don't realize that the script I
opened is actually open and I just haven't seen it.
I'm wondering if there's some kind of auto check that could be done
whenever a Script Editor window is opened, with resizing automatically
occurring when it's off to the right. I don't know whether this is
possible at all, and if so it may likely be complicated by my
sometimes running with one (laptop) screen and sometimes with two.
Thanks,
Roy McCoy
Rotterdam, NL
_______________________________________________
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