- or download this
use Tk;
my $window = MainWindow->new();
- or download this
my $frame = $mainmenu->Toplevel(-title => 'Amend User',);
- or download this
my $frame = $window->Toplevel(-title => 'Amend User',);
- or download this
MainLoop();
- or download this
Tk::Error: Undefined subroutine
&main::process_amend_userorderroute called at C:
...
Tk::Button::butUp at C:/Perl/site/lib/Tk/Button.pm line 111
<ButtonRelease-1>
(command bound to event)