Anyone could get this to work ? Documentation is a little scarce about
it..
I tried
$TrayIcon = new Win32::GUI::NotifyIcon(
   -parent => "Main",
   -name   => "Tray",
   -icon     => "test.ico",
) ;
but a. the icon didn't show and b. although some space appeared on the
system tray, as soon as I moved my mouse over it, it disappeared
(without any further effects on the rest of the script). any help would
be greatly appreciated - not that my life depends on it of course, but I
tought it'd be a nice touch.

Best Regards,
Thanos




Reply via email to