Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: how to hide the Tk widgets

by Tomtom (Scribe)
on Jul 22, 2005 at 10:34 UTC ( [id://477168]=note: print w/replies, xml ) Need Help??


in reply to how to hide the Tk widgets

I don't anything about Tk, but I managed to find this answer :

- "withdraw" removes toplevel widgets, including the root window (it's documented under "Toplevel Window Methods, Visibility Methods")

- To remove child widgets, use the geometry manager's "forget" method ("pack_forget", "grid_forget", etc).

Hope this helps

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-25 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found