wxWidgets/include/wx/ribbon
Vadim Zeitlin 40df8a51f2 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
2012-11-14 00:16:16 +00:00
..
art_internal.h
art.h Add a setting for the disabled text colour to wxRibbon art. 2012-10-04 23:23:41 +00:00
bar.h Add help button support to wxRibbonBar. 2012-09-15 23:19:59 +00:00
buttonbar.h Optionally allow showing tooltips for disabled ribbon buttons. 2012-11-14 00:16:16 +00:00
control.h Add wxRibbonControl::GetAncestorRibbonBar() helper. 2012-06-03 19:17:03 +00:00
gallery.h Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. 2011-10-27 21:10:51 +00:00
page.h Add help button support to wxRibbonBar. 2012-09-15 23:19:59 +00:00
panel.h Add help button support to wxRibbonBar. 2012-09-15 23:19:59 +00:00
toolbar.h Added wxRIBBON_PANEL_FLEXIBLE flag to allow toolbars to wrap, taking up the optimum amount of space when used in a vertical palette. 2012-03-12 19:30:10 +00:00