give the generic tree and list controls a DoGetBestSize
authorRobin Dunn <robin@alldunn.com>
Wed, 25 Aug 2004 22:22:37 +0000 (22:22 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 25 Aug 2004 22:22:37 +0000 (22:22 +0000)
commit3872d96df2aecce78ba36233ec5506f227a6d9a0
tree7094ef1c47716064373c3670a8935492c719ac9e
parentfbd11d30c8499ef25989974ef6ec16fb5b759668
give the generic tree and list controls a DoGetBestSize

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/listctrl.h
include/wx/generic/treectlg.h
src/generic/listctrl.cpp
src/generic/treectlg.cpp
wxPython/contrib/gizmos/wxCode/include/wx/treelistctrl.h
wxPython/contrib/gizmos/wxCode/src/treelistctrl.cpp