Re: [aswin32] Ok with perl 5.8.3 on win2000, nok with perl 5.8.7 on winXP

2006-02-15 Thread DonKiShoot
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

Re: Ok with perl 5.8.3 on win2000, nok with perl 5.8.7 on winXP

2006-02-15 Thread DonKiShoot
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

Ok with perl 5.8.3 on win2000, nok with perl 5.8.7 on winXP

2006-02-14 Thread 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 a little menu appear when right click on tray icon. In the first case : when i click on "About" i