Search found 16 matches
- Tue May 12, 2009 8:03 am
- Forum: C++ Development
- Topic: wxDialog hangs
- Replies: 4
- Views: 773
wxDialog hangs
I'm come back to wxWidgets since some time and i've found an old problem, that i cannot solve. In a wxMDIChildFrame derived class, i try both wxFileSelector and wxFileDialog (copying code directly from the sample dialogs project) and both hangs the application, without showing any dialog. I've compi...