wxWidgets/include/wx/ribbon
Vadim Zeitlin 3603e5658f Add possibility to hide panels in wxRibbon.
Add wxRibbonBar::{Show,Hide}Panels() and ArePanelsShown() accessor.

Also add a toggle button to the sample to test the new functionality
(unfortunately it couldn't be done by a control in the ribbon itself as there
would be no way to show the panels back then).

Closes #12707.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-01-06 22:02:07 +00:00
..
art_internal.h Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00
art.h Add support for toggle buttons to wxRibbonButtonBar. 2010-11-07 13:44:22 +00:00
bar.h Add possibility to hide panels in wxRibbon. 2011-01-06 22:02:07 +00:00
buttonbar.h Add support for toggle buttons to wxRibbonButtonBar. 2010-11-07 13:44:22 +00:00
control.h Fix bugs related to two phase creation of wxRibbon classes. 2010-05-07 23:38:21 +00:00
gallery.h Improve behaviour of scrolling through a ribbon gallery. 2010-11-06 23:46:25 +00:00
page.h Rewrote wxRibbonPage realisation and layout code to avoid setting the position and size of panels multiple times. 2009-12-09 18:48:41 +00:00
panel.h Improve support for ribbon panel sizers: panels with sizers should now automatically minimise at small sizes, and behave properly when popping up from a minimised state. 2010-10-20 17:49:42 +00:00
toolbar.h make access for virtuals match base 2009-12-03 17:20:15 +00:00