]> git.saurik.com Git - wxWidgets.git/commit
Really update tooltip when wxToolBar::SetShortHelp() is called.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:43:13 +0000 (21:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:43:13 +0000 (21:43 +0000)
commited310c35b46e761d3ab37d81f0f416e8772a9fbd
tree7dc9955fb174ab11fcf68b3e20e5fccd812383c9
parent0b79709d3cb85b6d5940005480aa2f5e6462e44f
Really update tooltip when wxToolBar::SetShortHelp() is called.

Changing a toolbar tool tooltip didn't work in wxOSX/Cocoa because the new
value was never propagated to the native control.

See #12362.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/cocoa/toolbar.mm