Hi all-
I'm developing an app on Linux that uses radio buttons
and works fine. On Windows, the radio buttons lock up
at the first click. After randomly taking out everything,
it turns out that the radio buttons conflict with the
editableListBox on Win, but not Linux. Attached is
a small demo program displaying this. Is there any way
to correct this behavior, or is it a bug? Thanks-
John
I'm developing an app on Linux that uses radio buttons
and works fine. On Windows, the radio buttons lock up
at the first click. After randomly taking out everything,
it turns out that the radio buttons conflict with the
editableListBox on Win, but not Linux. Attached is
a small demo program displaying this. Is there any way
to correct this behavior, or is it a bug? Thanks-
John
Hi all-
I'm developing an app on Linux that uses radio buttons
and works fine. On Windows, the radio buttons lock up
at the first click. After randomly taking out everything,
it turns out that the radio buttons conflict with the
editableListBox on Win, but not Linux. Attached is
a small demo program displaying this. Is there any way
to correct this behavior, or is it a bug? Thanks-
Your sample does not lock up for me. (XP, Py 2.3, wxPy 2.4.2.4u)
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!