Hello,
I have a problem when I run the ‘wxPython doc and demo app’ and playing with the agw.CustomTreeCtrl.
On one machine (Windows XP SP3) the radio buttons (using cv_type=2) are not displayed, whereas this works fine on a different machine (Windows 7 SP1). Please find here attached the screenshots.
My config (on both hosts):
- ActiveState python 2.7.2.5
- wxPython 2.8.12.1 (msw-unicode)
Any idea what is going wrong ?
Best regards
Jerome


It seems that I found the cause of my issue… usage of the ‘Windows classic theme’:
http://wxpython-users.1045709.n5.nabble.com/CustomTreeCtrl-with-classic-theme-on-Windows-XP-and-Vista-not-drawing-checkboxes-correctly-td2374454.html
and this http://trac.wxwidgets.org/ticket/11500
I also turned on the ‘windows classic theme’ on my Windows 7 box… the problem arises
I will have to give a try to wxPython 2.9, to see if it helps solving it
Jerome
···
Le mercredi 17 juillet 2013 10:02:15 UTC+2, jeromecoroyer a écrit :
Hello,
I have a problem when I run the ‘wxPython doc and demo app’ and playing with the agw.CustomTreeCtrl.
On one machine (Windows XP SP3) the radio buttons (using cv_type=2) are not displayed, whereas this works fine on a different machine (Windows 7 SP1). Please find here attached the screenshots.
My config (on both hosts):
- ActiveState python 2.7.2.5
- wxPython 2.8.12.1 (msw-unicode)
Any idea what is going wrong ?
Best regards
Jerome