Set the tooltip for generic wxToolBar tools under wxOSX/Cocoa.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Dec 2011 23:55:38 +0000 (23:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Dec 2011 23:55:38 +0000 (23:55 +0000)
commit0e506592420f0f63bcfdd8bdf1fadf55ea4402e7
treea1ea35701ceccd09b634c86c4c9ab580e0732e5d
parentcf82560a388abc8433f6ab34b12ef8e11aa1a7f4
Set the tooltip for generic wxToolBar tools under wxOSX/Cocoa.

When using non-native toolbar, set the tooltip for tools m_controlHandle.

Closes #12362.

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