Help for this page

Select Code to Download


  1. or download this
    ...
        $textbox = $mw->Scrolled(
    ...
        my $buttonFrame =
          $mw->Frame()->pack( -side => 'bottom', -fill => 'both', -expand 
    +=> 0 );
    ...