Update of /cvsroot/perl-win32-gui/Win32-GUI/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3665/docs
Modified Files:
GUI.pod
Log Message:
Fixes: typos and Scintilla::Perl default styles
Index: GUI.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI.pod,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** GUI.pod 3 Aug 2005 21:45:59 -0000 1.4
--- GUI.pod 14 Jun 2006 22:26:31 -0000 1.5
***************
*** 47,49 ****
--- 47,59 ----
=back
+ =head1 Sample Code
+
+ There is a set of sample applications 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 launcher application installed as well. Type
+ C<win32-gui-demos> at a command prompt.
+
__W32G_POSTAMBLE__