|
|
| Think about Loose Coupling | |
| PerlMonks |
Icon on system trayby Anonymous Monk |
| on Sep 29, 2003 at 20:56 UTC ( #295113=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
I'm trying to put an icon in the system tray (on Windows of course) when an event happens and have the icon disappear when I double click on it. I found this How do you toggle the system tray icon using Win32::Gui? when I did a Super Search but I can't get the code to run because of this compile error:
Can't locate Win32/GUI.pm in @INC (@INC contains: . C:/Perl/lib C:/Perl/site/lib .) at pm.pl line 1.. Can someone post or point me to a minimal piece of code that will do this?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||