wx.Dialog doesn't return anything on MSW (GTK and Mac work fine)

Ratko Jagodic wrote:

Technically, I don't need to show the dialog in the frame's __init__()
but much much later in the program.

Does it have the same problem if you don't create it until you need it?

···

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