Help for this page

Select Code to Download


  1. or download this
    # set a default font for all widgets
    $mw->optionAdd('*font', 'Arial 24');
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
               );
    
    MainLoop;