Help for this page

Select Code to Download


  1. or download this
    # c:/pel/bin
    use strict;
    ...
    }
    $tlist->pack(-expand=>'yes', -fill=>'both');    
    Tk::MainLoop;