GetBoundingRect() is supposed to return the logical coordinates, even in !textOnly...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Apr 2006 14:27:34 +0000 (14:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Apr 2006 14:27:34 +0000 (14:27 +0000)
commit402dfce7b324c977a5b396b07cd36835d5514e52
treee8d6cbe7ca274bcbfc282cad906d95a03ae0e491
parent9088c87bd048690b7fef2e82cbae929c5857740e
GetBoundingRect() is supposed to return the logical coordinates, even in !textOnly case; also documented it

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