scripting issues

On 22 Jul 2007, 3:47 am, appledogx wrote:

I tried the Set Initial Window position script as I would like the left part of a new drawing window to not be under the drawing tools. It seems to work okay in the horizontal direction, but in the vertical, it is always offset by what looks like a titlebar width below the menu bar. This is not good.

I tried forcing a position:

[code:1:e93549d274]tell application “Intaglio” to set the initial window position to {42, 77}
[/code:1:e93549d274]

with this, it still offsets the 77 to 77 plus something uncontrollable. Does anyone know of a way to really make it SET the initial window position to what is specified in the AppleScript?

Was a solution found for this? Having just purchased Intaglio, I’m finding it irritating that it always opens the first window with the bottom under the dock. Also subsequent windows don’t seem to open offset as specified.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On May 24, 2009, at 11:16 AM, Fred Bambrough wrote:

On 22 Jul 2007, 3:47 am, appledogx wrote:

I tried the Set Initial Window position script as I would like the
left part of a new drawing window to not be under the drawing
tools. It seems to work okay in the horizontal direction, but in
the vertical, it is always offset by what looks like a titlebar
width below the menu bar. This is not good.

I tried forcing a position:

[code:1:e93549d274]tell application “Intaglio” to set the initial
window position to {42, 77}
[/code:1:e93549d274]

with this, it still offsets the 77 to 77 plus something
uncontrollable. Does anyone know of a way to really make it SET
the initial window position to what is specified in the AppleScript?

Was a solution found for this? Having just purchased Intaglio, I’m
finding it irritating that it always opens the first window with
the bottom under the dock. Also subsequent windows don’t seem to
open offset as specified.

Just grab the window and move it??? Works for me. No scripting, no
problems . . .


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options