Help for this page

Select Code to Download


  1. or download this
    $text->delete('0.0', 'end');
    
  2. or download this
    $mw->withdraw;
    
    ...
    
    $mw->OnDestroy([ 'DecrementReferenceCount' => $error_window ]);
    
  3. or download this
    $mw->protocol(WM_DELETE_WINDOW => [ $mw => 'withdraw']);