Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Perl TK Submit enter incorrect routine

by blm (Hermit)
on Nov 15, 2005 at 12:37 UTC ( #508584=note: print w/replies, xml ) Need Help??

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)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://508584]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2023-06-06 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?