On Apr 12, 2006, at 10:53 AM, Joseph J. Strout wrote:
Try providing all nine parameters to DrawPicture. Scaling always
works fine for me, but I never provide just five; I'm not sure
exactly what the behavior in that case is supposed to be.
Yep, that did it, thanks.
FWIW, I assumed because of the following blurb in the online langRef
that the last four vars would be set to a default value if not provided:
"DestWidth and DestHeight are used to change the scaling of the
picture when it is drawn and default to the Width and Height of the
picture. SourceX and SourceY default to 0 and are used to determine
the upper-left coordinate you wish to copy from. SourceWidth and
SourceHeight default to the Width and Height of the picture and are
used to indicate the portion of the picture you wish to copy"
Steve Cochran
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>