use GetBoundingRect() for the in place text control positioning instead of duplicatin...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 18:21:36 +0000 (18:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 18:21:36 +0000 (18:21 +0000)
commitce43f9e11513c676775051e7cde150e1ef168092
tree97c79d253e40c119c8bd0702deab1c22bd138037
parent136b7e61f5617949c7392185ef7635058a7de1a9
use GetBoundingRect() for the in place text control positioning instead of duplicating its code (see #9591)

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