Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel style.
Show the "extension button" in the ribbon panel if this style is specified. Also generate a specific event if this button is clicked. Closes #14283. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -541,6 +541,7 @@ All (GUI):
|
||||
- Send wxEVT_UPDATE_UI for wxRibbonButtonBar and wxRibbonToolBar (Emilien Kia).
|
||||
- Add InsertXXXButton() to wxRibbonButtonBar and wxRibbonToolBar (Emilien Kia).
|
||||
- Allow enabling/disabling and toggling tools in wxRibbonToolBar (Emilien Kia).
|
||||
- Implement support for extension button to wxRibbonPanel (Emilien Kia).
|
||||
- Fix multiple item selection in generic wxTreeCtrl (Igor Korot).
|
||||
- Implement wxMenuBar::IsEnabledTop() for all major ports (Igor Korot).
|
||||
- Implement best size calculation for report mode wxListCtrl.
|
||||
|
Reference in New Issue
Block a user