Help for this page
sub Show { ... &$old_focus; &$old_grab; return $cw->{'selected_button'};
sub Show { my ($cw, $grab) = @_; ... &$old_grab; return $cw->{'selected_button'}; }