on 6/7/05 9:51 PM, Scott Haneda at [EMAIL PROTECTED] wrote:
> on 6/7/05 9:41 PM, Matthew Smith at [EMAIL PROTECTED] wrote:
>
>> on 08/06/2005 14:33, Scott Haneda at [EMAIL PROTECTED] wrote:
>>
>>> on 6/7/05 8:57 PM, Matthew Smith at [EMAIL PROTECTED] wrote:
>>>
>>>> tell application "Microsoft Entourage"
>>>> set msgWindow to make new draft window
>>>> set bounds of msgWindow to {100, 100, 500, 500}
>>>> end tell
>>>
>>> Can you tell me what each of the 4 value represents? I seem to be getting
>>> no where, making windows so small they can not be shown :-)
>>>
>>> Are they pixels, and which ones are position and which are size?
>>
>> They define the rectangle where the window will reside. The first two define
>> the top left corner of the window (ie. its position on the screen). The
>> other two are the size of the window. One is the height and the other is the
>> width. Not sure which is which.
>
> There must be a bug in the handling of this, I get windows that are
> invisible, but drag a white box around, windows that are clipped beyond use,
> pretty strange results.
Ahhhh!, they bounds are related to each other, so if you up the first number
by 100, then the third number will need to be upped as well.
--
-------------------------------------------------------------
Scott Haneda Tel: 415.898.2602
<http://www.newgeo.com> Novato, CA U.S.A.
--
To unsubscribe:
<mailto:[EMAIL PROTECTED]>
archives:
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>