Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How to get rid of a TopLevel window

by BlueBlazerRegular (Friar)
on Sep 11, 2002 at 14:42 UTC ( [id://196959]=note: print w/replies, xml ) Need Help??


in reply to How to get rid of a TopLevel window

Assuming that you want to get rid of the entire window (not just the frame widget inside the window), you need to destroy the top-level window, like so:

$toplevel->destroy;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-03-29 11:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found