[wxPython] limiting radiobutton events

Hi,

Whenever I click on a radio button the associated event handler gets called twice. Is there something more appropriate than EVT_RADIOBUTTON() to use? Do I need to use mouse events instead?

Cheers,

Tim

···

----------------------------------------
Tim Andrews
Principal Hardware Engineer

Vision Fire and Security
14 Park Way, Technology Park
Mawson Lakes, S.A. 5095
Ph: +61-8-84621201
Fax: +61-8-84621001

email: Tim.Andrews@adpro.com.au

web site: www.adpro.com.au

----------------------------------------
IMPORTANT – This email and any attachments may be confidential. Any retransmissions, dissemination or other use of these materials by persons or entities other than the intended recipient is prohibited. If received in error, please contact us and delete all copies. Before opening or using attachments, check them for viruses and defects. Our liability is limited to resupplying any affected attachments. [Any representations or opinions expressed in this e.mail are those of the individual sender, and not necessarily those of Vision Systems Limited].
-----------------------------------------

Whenever I click on a radio button the associated event
handler gets called twice.

Platform and version?

Please try this in the 2.3.3 preview (or CVS version) and if it still does
it there then create a bug report.

Is there something more appropriate than EVT_RADIOBUTTON() to
use? Do I need to use mouse events instead?

No.

···

--
Robin Dunn
Software Architect
Sliceware, Inc.
Robin.Dunn@Sliceware.com