Help for this page

Select Code to Download


  1. or download this
    sub Show {
    
    ...
        &$old_grab;
        return $cw->{'selected_button'};
    }
    
  2. or download this
     
    sub Popup
    {
    ...
     $w->deiconify;
     $w->raise;
    }