Files
wxWidgets/src
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
..
2018-03-06 23:31:01 +01:00
2018-03-12 20:45:03 -07:00
2018-03-06 23:31:01 +01:00
2018-03-07 18:25:32 +01:00
2018-03-06 23:31:06 +01:00
2017-10-17 09:21:45 -07:00
2017-07-20 08:10:33 -07:00