wxWidgets/samples
Vadim Zeitlin 42d7394119 Add help button support to wxRibbonBar.
Optionally show standard "Help" question mark button in the ribbon top right
corner and generate the appropriate event for it.

Closes #14576.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-09-15 23:19:59 +00:00
..
access Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
animate Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
artprov Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
aui Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
calendar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
caret Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
clipboard Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
collpane Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
combo Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
config Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
console Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
controls Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dataview Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
debugrpt Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dialogs Implement wxNotificationMessage using libnotify in wxGTK. 2012-07-27 15:36:54 +00:00
dialup Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
display Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dll Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dnd Use text/uri-list instead of x-moz-url in wxGTK wxURLDataObject. 2012-07-20 11:55:00 +00:00
docview Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dragimag Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
drawing Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
erase Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
event Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
except Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
exec Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
flash Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
font Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
fswatcher Properly use RemoveTree() in fswatcher sample. 2012-07-13 11:22:10 +00:00
grid Remove unnecessary statement from the grid sample. 2012-08-03 15:36:21 +00:00
help Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
htlbox Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
html Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
image Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
internat Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
ipc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
joytest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
keyboard Add an option to use wxTextCtrl as input window in keyboard sample. 2012-07-31 11:09:00 +00:00
layout Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
listctrl Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
mdi Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
mediaplayer Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
memcheck Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
menu Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
mfc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
minimal Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
nativdlg Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
notebook Added wxSimplebook class: a wxBookCtrl without controller. 2012-08-30 20:21:54 +00:00
oleauto Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
opengl Enable GL_CULL_FACE in OpenGL samples. 2012-09-08 15:46:27 +00:00
ownerdrw Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
popup Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
power Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
printing Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
propgrid Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
regtest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
render Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
ribbon Add help button support to wxRibbonBar. 2012-09-15 23:19:59 +00:00
richtext Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
sashtest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
scroll Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
shaped Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
sockets Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
sound Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
splash Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
splitter Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
statbar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
stc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
svg Fix text origin and bounding box computations in wxSVGFileDC. 2012-09-15 23:19:35 +00:00
taborder Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
taskbar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
text Forbid setting hints for multi-line text controls. 2012-07-10 23:52:10 +00:00
thread Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
toolbar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
treectrl Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
treelist Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
typetest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
uiaction Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
validate Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
vscroll Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
webview Add generic wxFileSystem support to wxWebView using wxWebViewFSHandler. 2012-09-11 09:26:58 +00:00
widgets Add a test of wxFilePickerCtrl::GetValue() to the widgets sample. 2012-09-09 13:35:34 +00:00
wizard Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
wrapsizer Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
xrc Add wxSpinCtrl::SetBase() to allow entering hexadecimal numbers. 2012-08-30 20:24:38 +00:00
xti Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
Info.plist Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.bcc
makefile.gcc
Makefile.in
makefile.vc
makefile.wat
sample_os2.ico
sample.ico
sample.r
sample.rc
sample.rc4
sample.rcO
sample.xpm
samples.bkl
samples.dsw