Just wanted to spam the list. My "AmphetaDesk v0.93", which is
compiled with perl2exe and uses Win32::GUI is now available from:
http://www.disobey.com/amphetadesk/
The source code is freely available as well (and is actually
shipped and interpreted at runtime with the Win32 binary).
--
Mor
I've successfully used DCs in both 98 and 2k. I found that the Arc function
fails in 98, but lines and multilines work fine. I'm guessing you have to
define pens and brushes first.
$pen = new Win32::GUI::Pen
(
-style => 0,
-width => 1,
Related to my last message - has anyone experienced any problems using
DeviceContexts
on Windows 2000? I tried using my DrawIcon and simple LineTo code at home
using the same version of ActivePerl and the PPM distribution v556 and v650,
and both worked great. I got back here and ran the s
3 matches
Mail list logo