deprecated wxBookCtrlSizer and wxNotebookSizer, they are no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -59,6 +59,9 @@ INCOMPATIBLE CHANGES SINCE 2.4.x
|
||||
- Identical functionality of wxFileDialog::ParseWildcard,
|
||||
wxGenericDirCtrl::ParseFilter, Motif and MSW parsing native dialogs
|
||||
is now accessible in ::wxParseCommonDialogsFilter
|
||||
- wxNotebookSizer and wxBookCtrlSizer are now deprecated -- the are no longer
|
||||
needed, you can treat wxNotebook as any other control and put it directly
|
||||
into the sizer that was wxNotebookSizer's parent sizer in old code.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user