From: Bullock, H. A. <HBu...@ty...> - 2001-05-08 16:01:44
|
Thanks for the help in understanding the issue. Now on to testing and learning how use this module... -----Original Message----- From: Piske, Harald [mailto:Har...@bo...] Sent: Tuesday, May 08, 2001 11:48 AM To: 'per...@li...' Subject: RE: [perl-win32-gui-users] DrWatson build 623 mod:558 W2k Pro I can confirm the behavior, but the real problem is a bug in the script, not in GUI: *EVERY* GUI object needs a unique name. Add -name => options to both the statusbar and the progressbar below it and the script starts up. | -----Original Message----- | From: Bullock, Howard A. [mailto:HBu...@ty...] [...] | The line shown below causes a fatal error and Perl closes. | | $Status = new GUI::StatusBar($W, | -text => " ", | -width => $W->ScaleWidth, | ); _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |