- or download this
#!/usr/bin/perl
# Demo new "MainWindow" vs. "withdraw " problem.
...
$subwindow->after($_[2], sub {$subwindow->destroy;});
}
- or download this
#!/usr/bin/perl
# Demo new "MainWindow" vs. "withdraw " problem.
...
$subwindow->after($_[2], sub {$subwindow->destroy;});
}