Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: changing the background of a Tk Label

by tall_man (Parson)
on Jun 01, 2005 at 03:06 UTC ( [id://462281]=note: print w/replies, xml ) Need Help??


in reply to changing the background of a Tk Label

I think I know what you want to do. You wish to reconfigure the color after the widget has been created. What you need is something like this:
$test->configure(-background => $bg_color).

Replies are listed 'Best First'.
Re^2: changing the background of a Tk Label
by Anonymous Monk on Jun 01, 2005 at 04:10 UTC
    This is the answer I was looking for.
    Thank you very much!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-25 02:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found