]> git.saurik.com Git - wxWidgets.git/commit - interface/wx/ribbon/control.h
Added wxRIBBON_PANEL_FLEXIBLE flag to allow toolbars to wrap, taking up the optimum...
authorJulian Smart <julian@anthemion.co.uk>
Mon, 12 Mar 2012 19:30:10 +0000 (19:30 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 12 Mar 2012 19:30:10 +0000 (19:30 +0000)
commit98742322cdecc1f91bb90d9c804318058722eab0
treee574f8e9008b18783b99a464371eaac2f3d3d439
parent4f134f0cf8b45153f54c022de47aa1c20422eba4
Added wxRIBBON_PANEL_FLEXIBLE flag to allow toolbars to wrap, taking up the optimum amount of space when used in a vertical palette.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/ribbon/control.h
include/wx/ribbon/panel.h
include/wx/ribbon/toolbar.h
interface/wx/ribbon/control.h
interface/wx/ribbon/panel.h
src/ribbon/page.cpp
src/ribbon/panel.cpp
src/ribbon/toolbar.cpp