[perl-win32-gui-users] changing systray icon?

2001-12-21 Thread Jeff Omick
Is is posible to change the systray icon? I got the $main->ChangeIcon($icon) to change the upper left hand corner of the main window to change but I would like to change the systray icon if that is availble... A simple example would be very much appreciated... thanks in advance Jeff Omick http:

Re: [perl-win32-gui-users] Win32::GUI::DragDrop

2001-12-21 Thread Johan Lindstrom
John wrote: > 1- has anyone used this sucessfully? if so, do you have any > code to share? The POD contains a complete example program. AFAIKDragDrop.pm came from the GUI LOFT by Johan Lindström,and was not part of the original WIN32::GUI. http://www.bahnhof.se/~johanl/perl/Loft/ It'

[perl-win32-gui-users] This code runs on W2000, but not W98...???

2001-12-21 Thread Mark Wilkinson
Hi group! I'm stumped. I have a bit of code that I designed on my W2000 machine. Perfect. But when I moved it to my Win98 machine it didn't work. I have narrowed it down to the Win32GUI part, and attach the trimmed-down relevant (simple) sections of code to this message. The script and module