Allow customizing wxRibbon highlight colours

Add wxRIBBON_ART_BUTTON_BAR_LABEL_XXX settings.

Closes #16784.
This commit is contained in:
wxBen
2016-02-08 01:10:47 +01:00
committed by Vadim Zeitlin
parent b1cb64f47f
commit 526a627fa8
5 changed files with 105 additions and 30 deletions

View File

@@ -149,6 +149,7 @@ All (GUI):
- Add support for the events from multimedia keys (Jens Göpfert).
- Improve wxAUI appearance in high contrast themes (Zane U. Ji).
- Allow suppressing warnings from wxImage::LoadFile().
- Allow customizing wxRibbon highlight colours (wxBen).
wxGTK: