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.
--
Matthew Smith
--
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/>