Add EVT_RIBBONGALLERY_CLICKED event.
This event is sent whenever an item is clicked, even if it's already selected, unlike the existing EVT_RIBBONGALLERY_SELECTED. Closes #12128. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -412,6 +412,7 @@ All (GUI):
|
||||
|
||||
- wxAUI: support auto-orientable toolbars (wsu).
|
||||
- wxHTML: render in RTL order inside RTL window (Richard Bullington-McGuire).
|
||||
- wxRibbon: added EVT_RIBBONGALLERY_CLICKED event (John Roberts).
|
||||
- Add support for CP-866 encoding to wxEncodingConverter (madnut).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user