C
Chad Haynes
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
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