[perl-win32-gui-users] CVS-Module for Windows?

2006-11-13 Thread h . wilder
Hello there! Has anyone managed to get that CVS-Module from CPAN running with Windows? http://search.cpan.org/~rsoliv/Cvs-0.07/lib/Cvs.pm I downloaded and unpacked it. perl Makefile.PL worked fine nmake test failed badly :S I'm using ActiveState Perl v5.8.6 I appreciate any hints, help or the

[perl-win32-gui-users] Got NotifyIcon but no events :(

2004-10-08 Thread h . wilder
Hello there, i try to use a notifyicon (but nothing else from Win32::GUI). My prog should be able to change the icon and detect mouseclicks. I managed so far, thar an changing icon gets displayed, but failed to create interaction. As soon as i move the mouse over the icon, it disappears and my pro