wxWidgets/include/wx/ribbon
Vadim Zeitlin 1aff4201c3 Add EVT_RIBBONGALLERY_CLICKED event.
This event is sent whenever an item is clicked, even if it's already selected,
unlike the existing EVT_RIBBONGALLERY_SELECTED.

Closes #12128.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-07-24 12:27:25 +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 Add EVT_RIBBONGALLERY_CLICKED event. 2010-07-24 12:27: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 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