Add wxWindow::BeginRepositioningChildren() and EndRepositioningChildren().
This is just a refactoring of wxMSW code to make it possible to use deferred window positioning from other places in subsequent commits. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -666,6 +666,7 @@ All (GUI):
|
||||
- Allow associating a validator with wxGridCellTextEditor (derEine).
|
||||
- Add more convenient wxFont(wxFontInfo) ctor.
|
||||
- Pass menu events to the handler in the associated wxMenuBar.
|
||||
- Add wxWindow::BeginRepositioningChildren() and EndRepositioningChildren().
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user