wxWidgets/include/wx/ribbon
Max Maisel 2cbcf939df wxRibbonButtonBarButton: Implemented manual button size class control
Added new functions SetButtonMinSizeClass() and
SetButtonMaxSizeClass() that set a button's minimum
and maximum allowed size class during ribbon layout collapsing.
Size classes are values from wxRibbonButtonBarButtonState enum.

wxRibbonButtonBar::MakeLayouts() and
wxRibbonButtonBar::TryCollapseLayout() are modified to support
this new behaviour.

The modified wxRibbonButtonBar provate layout routines are
aware of wxRIBBON_BUTTONBAR_BUTTON_SMALL which is not implemented
yet in MSW wxRibbonMSWArtProvider::DrawButtonBarButtonForeground.
2018-03-17 18:38:02 +01:00
..
art_internal.h
art.h wxRibbonButtonBarButton: Implemented mutable lables and minimum label width 2018-03-15 16:27:30 +01:00
bar.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
buttonbar.h wxRibbonButtonBarButton: Implemented manual button size class control 2018-03-17 18:38:02 +01:00
control.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
gallery.h Fix typos and missing items in the ribbon interface definitions 2016-10-21 16:54:27 -07:00
page.h Fix ribbon page layout wrong when scroll button is shown or hidden due to a scroll operation 2017-12-03 10:04:23 -08:00
panel.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
toolbar.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00