Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Toplevel widget

by Daruma (Curate)
on Nov 04, 2002 at 18:31 UTC ( [id://210238]=note: print w/replies, xml ) Need Help??


in reply to Toplevel widget

Greetings!!

The
$toplevel->state;
method returns the state of the toplevel widget. The values are 'normal', 'icon', 'iconic', or 'withdrawn'.

I found the above information in perldoc Tk::wm
Both the $toplevel->witdraw; and the $toplevel->state; methods are described in the documentation.

-Daruma

Update: indicated where I found the information... Thanks, Zaxo!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-19 10:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found