Help for this page

Select Code to Download


  1. or download this
    $mw->deiconify();
    
  2. or download this
     
    $mw->protocol('WM_DELETE_WINDOW', \&ExitApplication);
    
    ...
        # do nothing    
    }