[wxPython] wxSingleChoiceDialog.GetSelectionClientData()

In 2.3.1 wxSingleChoiceDialog doesn't seem to have any of the client data related functions, or accept a client data parameter to __init__.
An oversight, or what?

  Jp

···

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

   In 2.3.1 wxSingleChoiceDialog doesn't seem to have any of the client
data related functions, or accept a client data parameter to __init__.
An oversight, or what?

Intentional. I was having troubles getting them wrapped correctly way back
when so I left them out and havn't got back to it yet.

···

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