Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Perl/Tk widget removal problem...

by jdtoronto (Prior)
on Aug 29, 2003 at 17:33 UTC ( [id://287771]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub doFileImportUi {
        my ($pg, $dbh) = @_;
    ...
        $ds_list->insert('end', @listname);
    
    }
    
  2. or download this
        $pg->gridRemove($gbtn);
    
  3. or download this
    --- Begin Traceback ---
    Failed to AUTOLOAD 'Tk::Frame::gridRemove' at start3.pl line 437
    ...
    Tk::Button::butUp at K:/Perl/site/lib/Tk/Button.pm line 111
    (command bound to event)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-23 14:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found