Optionally allow showing tooltips for disabled ribbon buttons.
Add wxRibbonButtonBar::SetShowToolTipsForDisabled() to allow enabling the tooltips even for the disabled buttons. Closes #14820. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -583,6 +583,7 @@ All (GUI):
|
||||
- Added wxDirCtrl::GetPath() (troelsk).
|
||||
- Added wxEVT_COMMAND_DIRCTRL_CHANGED event (troelsk).
|
||||
- Added wxControl::GetSizeFromTextSize() (Manuel Martin).
|
||||
- Optionally allow showing tooltips for disabled ribbon buttons (wxBen).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user