Make sure to give all your GUI objects names.

$main->AddLabel( -text => "Hello World", -name => "HelloWorld" );

Jeremy Blonde

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <perl-win32-gui-users@lists.sourceforge.net>
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
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Reply via email to