Ticket URL: <
http://trac.wxwidgets.org/ticket/2376#comment:4>
#2376: wxMessageBox in AppInit generates a dump unter X11
----------------------+-----------------------------------------------------
Reporter: stueben | Owner:
Type: defect | Status: new
Priority: lowest | Milestone:
Component: wxX11 | Version:
Resolution: | Keywords:
Blockedby: | Patch: 0
Blocking: |
----------------------+-----------------------------------------------------
Changes (by vadz):
* cc: vadz (removed)
* priority: normal => lowest
Comment:
There is `wxApp::Initialize()` and while it's true that it shouldn't be
necessary to override it instead of `OnInit()` normally, I think you're
still allowed to use the GUI after calling the base class version. So
ideally this should work but fixing this is frankly not a priority.
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/2376#comment:4>