help with wxSlider

Hathaway, Scott L wrote:

I have the code below. I have changed the background of the frame to
white, but I cannot get the *wxSlider* to not be the ugly gray color.
Can someone tell me how to change it to a transparent background (I
tried wxTRANSPARENT_WINDOW without success)?

Please always specify the platform and version you are using. Also always send code samples as attached files unless you are sure that your mail client will not mangle the whitespace. We can't run it otherwise, and it's difficult to read too.

That said, there has been some work in the current CVS for the Windows port to make controls that should be transparent truly be so, and properly inherit backgrounds otherwise.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!