cache the item text size to optimize tree layout/painting (#9956)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Sep 2008 21:28:57 +0000 (21:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Sep 2008 21:28:57 +0000 (21:28 +0000)
commitcac09ce8b7f519ef9c9b414359716a472ba3ef4c
tree2a6ce5ae0803aba5c3ed08a03d84bdfa0a33bc49
parent8239070ba965672ed531d04f2109e4e4e1f3fbec
cache the item text size to optimize tree layout/painting (#9956)

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