[perl-win32-gui-users] upgrading to 5.6

2003-08-08 Thread Mark Nienberg
I'm trying to upgrade from 5.005 to 5.6 using the ppm I downloaded from SourceForge. I also have TheGUIloft installed. When I run "ppm install Win32-GUI.ppd" it says Win32-GUI is already installed. I've tried with -force also, but it is the same. I've also tried uninstalling Win32-GUI, but it

Re: [perl-win32-gui-users] Init/Startup "'Null-Pointer assignment'" ??

2003-08-08 Thread Laurent Rocher
Try to add a -name option in your AddLabel. In Win32::GUI 0.0.558 a name option is required for any windows. Laurent. - Original Message - From: "Becker, Joern {DR-N~Mannheim}" I wrote a small Win32::GUI Testprogram, which works well with perl 5.6.0/NT. Now i have changed to perl 5.8.0/NT