modeless wxWizard

Hi list,

in order to do some drag&drop into my wizard, I need to run a modeless wxWizard. Unfortunately, wxWizard::RunWizard() calls ShowModal().

Is it possible to run a modeless wxWizard without modifying the wxWidgets sources?

Thanks,

Cristina.