Help for this page

Select Code to Download


  1. or download this
    package example;
    
    ...
                        
        MainLoop;
    }
    
  2. or download this
        my $image = $mw->Photo(
            -file => "saraLogo2.gif");
    ...
                ->pack(
                    -side=> "left", 
                    -anchor => 'n');