Allow using wxEVT_UPDATE_UI with wxRibbonButtonBar.
Generate wxUpdateUIEvent for the ribbon buttons to allow updating their state using wxEVT_UPDATE_UI. Also update the same to show this. Closes #12003. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -461,6 +461,7 @@ All (GUI):
|
||||
- Support font-family/style, text-decoration in wxHtmlWindow (Blake Oleander).
|
||||
- Show ribbon tools help strings in tooltips (John Roberts).
|
||||
- Improve row/column selection modes in wxGrid (joostn).
|
||||
- Allow using wxEVT_UPDATE_UI with wxRibbonButtonBar (Emilien Kia).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user