Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style.
This style allows to use a plain, solid colour, background instead of the default gradient one. Closes #10585. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -608,6 +608,7 @@ All (GUI):
|
||||
- Fix bug in generic wxDataViewCtrl column dragging (jobuz).
|
||||
- Add wxMask::GetBitmap() for wxMSW, wxGTK and wxOSX
|
||||
- Add wxCheckListBox::GetCheckedItems() (hartwigw).
|
||||
- Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style (Allann Jones).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user