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

Modified Files:
        Part3.pod 
Log Message:
Add Notify Icon Balloon Tooltips;  Re-work splitter class; bug fixes

Index: Part3.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI/Tutorial/Part3.pod,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Part3.pod   5 Oct 2005 22:20:49 -0000       1.2
--- Part3.pod   11 Jan 2006 21:26:16 -0000      1.3
***************
*** 96,100 ****
  
  Recent versions of Win32::GUI have a C<-dialogui> option that controls the
! special keyboard handling. Setting this option to C<1> on a basic Window add 
the
  special key handling to the window; setting it to C<0> on a DialogBox removes
  the special key handling.
--- 96,100 ----
  
  Recent versions of Win32::GUI have a C<-dialogui> option that controls the
! special keyboard handling. Setting this option to C<1> on a basic Window adds 
the
  special key handling to the window; setting it to C<0> on a DialogBox removes
  the special key handling.


Reply via email to