Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,6 +19,9 @@ All (GUI):
|
||||
- Added access to the border size between pages and controller in book
|
||||
based controls (wxBookCtrlBase::Get/SetInternalBorder).
|
||||
- Added initial wxRichTextCtrl implementation.
|
||||
- All book based controls (notebook, treebook etc.) share now the same
|
||||
options for orientation (wxBK_TOP, wxBK_DEFAULT, ...) instead of duplicated
|
||||
wxLB_TOP, wxNB_TOP, wxCHB_TOP, wxTBK_TOP.
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
Reference in New Issue
Block a user