Help for this page

Select Code to Download


  1. or download this
    --- lib/Tk/StatusBar.pm    2004-02-05 05:21:14.000000000 +0200
    +++ lib/Tk/StatusBar.pm.new    2010-03-29 12:58:51.164978272 +0300
    ...
    -        -troughcolor    => 'systembuttonface',
             %args,
         );
    
  2. or download this
    use strict;
    use warnings;
    ...
            );
        }
    }