Help for this page

Select Code to Download


  1. or download this
    #!perl 
    use warnings;
    ...
      }
    }
    MainLoop;
    
  2. or download this
        $mw -> Checkbutton (
               -activebackground => "white",
    ...
    sub react {
      print "$_[0]\n";
    }
    
  3. or download this
    -command => [\&display, $x, $y]