]> git.saurik.com Git - wxWidgets.git/commit
Display help string for ribbon tools in a tool tip.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Dec 2011 22:05:15 +0000 (22:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Dec 2011 22:05:15 +0000 (22:05 +0000)
commit349f41fdbd8a0f101e61c9992316328af14c30b0
tree9747a2d5f60c7e942c630647d9fd35a19887d0de
parent6dd0883d556cbed9d47b08c12682ef233717c097
Display help string for ribbon tools in a tool tip.

Show the help string of the ribbon item currently being hovered over in a
tooltip.

Closes #11879.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/ribbon/buttonbar.cpp
src/ribbon/toolbar.cpp