Erick,
Very nice work. Here's one small thing that I noticed:
On the page http://www.jeb.ca/howto/Win32-GUI-HOWTO-2.html it says:
OK, now we need make sure the window will be displayed. By default, windows
start hidden, so they won't be visible on screen. To make them visible, we
need to use the Show() method.
$Main>Show();
It should be $Main->Show()
No big deal, just thought I'd bring it to your attention.
Excellent work!
jb
-----Original Message-----
From: per...@li...
[mailto:per...@li...]On Behalf Of
Erick J. Bourgeois
Sent: Monday, April 02, 2001 8:04 PM
To: per...@li...
Subject: [perl-win32-gui-users] Win32::GUI HOWTO
To all Win32::GUI users,
I posted the new Win32::GUI HOWTO here:
http://www.jeb.ca/howto/The_Win32-GUI_HOWTO.html I
have only put the tutorials up (in a HOWTO format). With time permiting, of
course, I will
do all parts of the Win32::GUI documentation, with exception to the FAQ,
which Felix
Gaehler is working on. (If the FAQ does not have a home, I would be willing
to host it).
Feel free to post(or send to me directly) your comments.
regards,
erick
never stop questioning
www.jeb.ca
_______________________________________________
Perl-Win32-GUI-Users mailing list
Per...@li...
http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
|