Help for this page

Select Code to Download


  1. or download this
    $top->protocol( 'WM_DELETE_WINDOW', sub{} );
    
  2. or download this
    sub getSearch {
        my $dialog = $top->DialogBox( 
    ...
        }
        return;
    }