From: Darek A. <dar...@eu...> - 2002-04-14 18:37:32
|
----- Original Message ----- From: "Sean Healy" <jal...@ho...> Date: Sat, 13 Apr 2002 17:47:51 -0800 To: dar...@eu..., per...@li... 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 |