Help for this page

Select Code to Download


  1. or download this
    $top->iconify;
    $top->withdraw;
    
  2. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
    B<ptked> is a simple text editor based on perl/Tk's TextUndo widget.
    
    =cut