only set maximal tooltip width if it's greater than the previously set one to avoid...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Mar 2009 10:54:56 +0000 (10:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Mar 2009 10:54:56 +0000 (10:54 +0000)
commitd90ef8e4c243a66548765fa1e502dbb55589d723
tree9089391965820578c93f8643996d1e58034b766a
parent78e788120814699ab0a0d2fab1131285f5e0fd7a
only set maximal tooltip width if it's greater than the previously set one to avoid breaking long lines if a shorter tooltip is added afterwards (see #10537)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/tooltip.cpp