t; "About", " > E&xit" => "Exit" );
return 1;
}
sub icoTrayIcon_RightClick {
$winMaster->TrackPopupMenu($icoMenu->{TrayIconMenu});
return 1;
}
Robert May a écrit :
I see that Glenn L just beat me to a reply, but here's my take.
DonKiShoot wro
ximately 2/14/2006 9:09 AM, came the following characters from
the keyboard of DonKiShoot:
Hello and sorry for my poor english.
This piece of code works fine on windows 2000 with perl 5.8.3.809 but
not on windows xp with perl 5.8.7.815 and i don't find why.
This little code is for having
Hello and sorry for my poor english.
This piece of code works fine on windows 2000 with perl 5.8.3.809 but
not on windows xp with perl 5.8.7.815 and i don't find why.
This little code is for having a little menu appear when right click on
tray icon.
In the first case : when i click on "About" i