wxPython question
Chad Haynes
haynesc at rockefeller.edu
Thu Jan 22 17:03:36 EST 2004
Is there a way to change the background color of a wxCheckBox in
wxPython? Using the SetBackgroundColor function will change the
background of any label attached to the checkbox, but I want to change
the color of the actual box.
I thought about trying to draw a colored box behind the checkbox, but I
am putting the checkbox over an image and I havent had much luck drawing
on top of the image.
Any help would be greatly appreciated!
-Chad
More information about the Python-list
mailing list