----- Original Message -----
From: "Sean Healy" <[EMAIL PROTECTED]>
Date: Sat, 13 Apr 2002 17:47:51 -0800
To: [EMAIL PROTECTED], perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] DC and GetTextExtentPoint32


> 
> ($width,$height) = $Window->GetTextExtentPoint32($text,$FontObject);
> 

Thank You.

So It seems 'GetTextExtentPoint32' method description I found in Win32_GUI.html 
(from  source code version of Win32::GUI module) is not correct  - It places 
args in wrong order:

GetTextExtentPoint32([FONT], STRING)

Regards
Darek
-- 

_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


Reply via email to