wxWidgets/include/wx/ribbon
Vadim Zeitlin fd6e15974c Fix bugs related to two phase creation of wxRibbon classes.
Add missing wxRibbonControl::Create() method. Ensure that member variables are
always initialized by the ctor. Check that we're fully initialized in EVT_SIZE
handler.

Closes #12018.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-07 23:38:21 +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 fixing include type 2009-09-21 13:08:52 +00:00
bar.h make access for virtuals match base 2009-12-03 17:20:15 +00:00
buttonbar.h make access for virtuals match base 2009-12-03 17:20:15 +00:00
control.h Fix bugs related to two phase creation of wxRibbon classes. 2010-05-07 23:38:21 +00:00
gallery.h Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +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 make access for virtuals match base 2009-12-03 17:20:15 +00:00
toolbar.h make access for virtuals match base 2009-12-03 17:20:15 +00:00