Rewrite generic message box
Minor corrections to frame/resizing Update for wxPython git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3532,6 +3532,7 @@ bool wxWindow::Layout()
|
||||
GetSizer()->LayoutPhase1(&noChanges);
|
||||
GetSizer()->LayoutPhase2(&noChanges);
|
||||
GetSizer()->SetConstraintSizes(); // Recursively set the real window sizes
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user