Update of /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/docs/GUI

Modified Files:
        Tutorial.pod 
Log Message:
Doc updates and add Win32::GUI::ReleaseNotes

Index: Tutorial.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI/Tutorial.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Tutorial.pod        26 Jun 2005 16:41:00 -0000      1.1
--- Tutorial.pod        16 Jul 2006 11:09:33 -0000      1.2
***************
*** 5,8 ****
--- 5,21 ----
  Win32::GUI::Tutorial - An introduction to programming Win32::GUI
  
+ =head1 Sample Code
+ 
+ Sample code for the tutorials is installed with
+ Win32::GUI, that should be found in the
+ F<.../Win32/GUI/demos/> directory under your library
+ installtion root (by default for ActiveState perl this
+ is at F<C:/Perl/site/lib/Win32/GUI/demos>).
+ 
+ There is a viewer/launcher application installed
+ as well.  Type C<win32-gui-demos> at a command
+ prompt.  The sample code for the tutorials should be
+ found under the 'Misc' heading.
+ 
  =head1 Table of Contents
  


Reply via email to