Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Reset widget configuration to default

by Phinix (Acolyte)
on Dec 20, 2012 at 03:23 UTC ( [id://1009681]=perlquestion: print w/replies, xml ) Need Help??

Phinix has asked for the wisdom of the Perl Monks concerning the following question:

I have a simple, probably extremely obvious question. Say I have a random widget, a button for the sake of the example, and during the coarse of my program I use configure() to set -background to a non-standard color. Is there a simple way to later reset that widget's colors and other options to "default?"

The reason I ask is that just setting the background color to the window color to reset it also creates a noticeable black border around the button I would prefer not exist.

Replies are listed 'Best First'.
Re: Reset widget configuration to default
by zentara (Archbishop) on Dec 20, 2012 at 09:53 UTC
Re: Reset widget configuration to default
by Anonymous Monk on Dec 20, 2012 at 04:30 UTC

    Sure, create a widget with defaults, copy the defaults to widget with not-defaults

Log In?
Username:
Password:

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

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

    No recent polls found