in reply to Handling Dialogbox
that$dialog->protocol('WM_DELETE_WINDOW' => sub { print "nope\n"; });
looks odd, and may be interfering with the window manager controls.my $dialog = $Global::mw->Dialog()
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Handling Dialogbox
by kranthi (Sexton) on Nov 04, 2008 at 05:55 UTC |