]> git.saurik.com Git - wxWidgets.git/commit
Show tooltips for the too long items in generic wxTreeCtrl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Sep 2012 22:45:15 +0000 (22:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Sep 2012 22:45:15 +0000 (22:45 +0000)
commitfcde7208062ce955a124c1e1d074720bf646dff6
treefc166ec92e653543f976c15335e65a065746fefb
parentf45f43cad09959e02cdb61b5468226357eb033d3
Show tooltips for the too long items in generic wxTreeCtrl.

Show the full item text in a tooltip if the entire text can't be shown on
screen.

Closes #14667.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/generic/treectlg.cpp