radio buttons problem

Thought at first this was wxglade, but it shows up in the wxpython demo
program too. My radio buttons are screwed. Have a look at the screenshots.

http://www.tnr.cc/wxproblem.png - wxglade
http://www.tnr.cc/wxproblem2.png - wxpython demo radio buttons
http://www.tnr.cc/wxproblem3.png - wxpython demo radiobox

I have installed:

python 2.2.3
GTK+ 2.2.1
wxGTK 2.4.0
wxPython 2.4.0.7

on a Gentoo system. I have recompiled everything to try and make it
work correctly.

Any ideas?

Randall

Randall Smith wrote:

Thought at first this was wxglade, but it shows up in the wxpython demo
program too. My radio buttons are screwed. Have a look at the screenshots.

http://www.tnr.cc/wxproblem.png - wxglade
http://www.tnr.cc/wxproblem2.png - wxpython demo radio buttons
http://www.tnr.cc/wxproblem3.png - wxpython demo radiobox

I have installed:

python 2.2.3
GTK+ 2.2.1
wxGTK 2.4.0
wxPython 2.4.0.7

Does it make a difference if you disable gtk themes? (Just temporarily move away all ~/.gtk* files and run the app again.)

Does using 2.4.1.2 or 2.5 (cvs) make any difference? If not then please enter a bug report about it, using a wxGTK category.

ยทยทยท

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