From: Louis B. <lb...@li...> - 2001-06-26 15:12:14
|
I originally found the file win32-gui-0.0.558.tar.gz on the web site=20 http://dada.perl.it/. Uncompressing that file you will find a tutorial=20 Win32-GUI-0.0.558/docs/tut/guitut1.html. Oh about 30 or 40 lines down from= =20 top. Louis At 06:10 AM 6/26/2001 -0400, you wrote: >On Tue, 26 Jun 2001 08:45:20 -0400, Louis Bohm said: > >| I found that this line was in error: >| $main->AddLabel(-text =3D> "Hello World"); >| >| I needed to include the -name as shown bellow: >| $main->AddLabel( >| -name =3D> "Test", >| -text =3D> "Hello World", >| ); >| >| What bothers me about this is that I pulled the top line right from >| the=3D20 >| documentation. I am sure no one has time but the docs should be >| changed=3D20 >| accordingly. > >What documentation had you found this? > >regards, > >erick > >_______________________________________________ >Perl-Win32-GUI-Users mailing list >Per...@li... >http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users -- =A4=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8=F8=A4=BA=B0`=B0= =BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8=F8=A4=BA=B0`=B0=BA=A4 =A4=B0`=B0Lightbridge, Inc =A4=B0`=B067 South Bedford St. =A4=B0`=B0Burlington MA 01832 =A4=B0`=B0781.359.4795 mailto:lb...@li... =A4=B0`=B0http://www.lightbridge.com =A4=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8=F8=A4=BA=B0`=B0= =BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8=F8=A4=BA=B0`=B0=BA=A4 |