On 6/7/05 9:33 PM, "Scott Haneda" <[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?

{left, top, bottom, right} as measured in pixels from the left and top edges
of the screen. You can read it as the coordinates of the top-left corner and
bottom-right corner respectively {left, top}, {bottom, right}.

-- 
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <http://macscripter.net/scriptbuilders/>

PLEASE always state which version of Microsoft Office you are using -
**2004**, X  or 2001. It's often impossible to answer your questions
otherwise.


-- 
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/>

Reply via email to