Thanks for the help in understanding the issue. Now on to testing and
learning how use this module...

-----Original Message-----
From: Piske, Harald [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 08, 2001 11:48 AM
To: 'perl-win32-gui-users@lists.sourceforge.net'
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:[EMAIL PROTECTED]
[...]
| 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
Perl-Win32-GUI-Users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

Reply via email to