Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: tk widget options stored in hash

by kcott (Archbishop)
on Nov 13, 2013 at 22:24 UTC ( [id://1062487]=note: print w/replies, xml ) Need Help??


in reply to Re^2: tk widget options stored in hash
in thread tk widget options stored in hash

If you're just interested in options, then cget() and configure() are probably the methods you want: see Tk::options.

A lot of other methods providing information about widgets are documented in Tk::Widget.

There's also information that's specific to particular widgets, geometry managers and so on. Spend some time getting to know where this is documented from the links provided in the Tk Distribution Documentation. See also equivalent documentation for User Contributed Widgets.

-- Ken

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found