|
From: Jeremy B. <sco...@ya...> - 2002-02-14 16:18:49
|
Make sure to give all your GUI objects names. $main->AddLabel( -text => "Hello World", -name => "HelloWorld" ); Jeremy Blonde ----- Original Message ----- From: <Syl...@sw...> To: <per...@li...> Sent: Thursday, February 14, 2002 7:43 AM Subject: [perl-win32-gui-users] AddLabel method problem Hello, I work with win32::GUI on Windows NT and I have a problem when my program execute: $main->AddLabel(-text => "Hello World"); The error message is: perl.exe Application Error The instruction at 0x7897787 referenced memory at 0x0000000000. The memory could not be read. could you help me. Thank you Sylvain _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |