![]() |
|
Do you know where your variables are? | |
PerlMonks |
How do I change the background color of a win32::gui button?by ZJ.Mike.2009 (Scribe) |
on Mar 16, 2010 at 08:36 UTC ( #828847=perlquestion: print w/replies, xml ) | Need Help?? |
ZJ.Mike.2009 has asked for the wisdom of the Perl Monks concerning the following question: This may be a very rudimentary question, but in the option for Win32::GUI button, I can't find -background option. Does this mean that I can't change the background color of the button? I had tried adding -background=> 'black' to the button option like so but it didn't work
Is there any workaround for this problem? Thanks and regards :)
Back to
Seekers of Perl Wisdom
|
|