Help for this page

Select Code to Download


  1. or download this
    use Tk;
    my $window = MainWindow->new();
    
  2. or download this
    my $frame = $mainmenu->Toplevel(-title => 'Amend User',);
    
  3. or download this
    my $frame = $window->Toplevel(-title => 'Amend User',);
    
  4. or download this
    MainLoop();
    
  5. 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)