wxWidgets/interface/wx/ribbon
Vadim Zeitlin 0a72cae73d Improve horizontal scrolling in wxRibbonControl.
Scroll by entire "sections", i.e. panes of the ribbon, instead of scrolling by
a fixed number of pixels as it's much more useful and user-friendly to uncover
the next section entirely instead of asking the user to press on the arrow
several times before being able to use it.

Closes #15232.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-05-31 23:21:11 +00:00
..
art.h Add a setting for the disabled text colour to wxRibbon art. 2012-10-04 23:23:41 +00:00
bar.h Fixed interface typo breaking wxRibbonBar docs (from r72495). 2012-09-25 20:40:01 +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 Improve behaviour of scrolling through a ribbon gallery. 2010-11-06 23:46:25 +00:00
page.h Improve horizontal scrolling in wxRibbonControl. 2013-05-31 23:21:11 +00:00
panel.h Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel style. 2012-06-03 19:17:09 +00:00
toolbar.h No real changes, just fix spelling errors in the documentation. 2012-02-23 13:56:10 +00:00