Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    }
    $mw->after(1, sub { $pane->yview(moveto => 1) } );
    MainLoop;