Help for this page

Select Code to Download


  1. or download this
    perl testPicker.pl
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    $mw->destroy;
    
    MainLoop;
    
  3. or download this
    $Tk::Picker::VERSION= '1.0';
    
    ...
    }
    
    1;