Hi,
I am developing in Mac OS X 10.6 and am using slider widgets for a portion of the GUI I am creating. When run in OS X the sliders display correctly. When run in linux (Ubuntu 11.10), the slider “knob” is displayed but the bar isn’t. Therefore you can’t move the sliders (See attached image).
What makes this stranger is that running the wxPython In Action demo on sliders, the sliders do indeed display. Any ideas as to why this might be?
The versions for the linux box:
wxPython: 2.8.12.0
python: 2.7.2
Thanks!
Josh