Got dialog sizing to work, downsized fonts a bit (though it always returns
the same standard font right now) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -518,6 +518,7 @@ void wxApp::ProcessXEvent(WXEvent* _event)
|
||||
|
||||
win->GetEventHandler()->ProcessEvent( sizeEvent );
|
||||
}
|
||||
break;
|
||||
}
|
||||
#if !wxUSE_NANOX
|
||||
case PropertyNotify:
|
||||
|
Reference in New Issue
Block a user