Help for this page

Select Code to Download


  1. or download this
    $mw->Button(
        -text=>"About...", 
        -command=> sub { do_toplevel($mw) } }
    )-> pack (-side=>"bottom");