Slider Display Issues in Ubuntu 11.10

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

Sliders.png

Stupid question: Are you giving the slider a size?

  • Mike

Turns out it wasn’t such a stupid question. That was exactly it. I wasn’t explicitly setting the size, just left it as the default.

Thanks!

Josh

···

On Fri, Jul 13, 2012 at 1:51 PM, Mike Driscoll kyosohma@gmail.com wrote:

Stupid question: Are you giving the slider a size?

  • Mike

To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com

or visit http://groups.google.com/group/wxPython-users?hl=en