wxWidgets/samples/treelist
Vadim Zeitlin 2669319136 Better support for flat lists in wxTreeListCtrl.
Override wxDataViewModel::IsListModel() to return true if wxTreeListCtrl
doesn't have any depth. This results in better display when using the generic
implementation of wxDataViewCtrl as no space is reserved for the (unnecessary)
expanders in this case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-30 13:40:44 +00:00
..
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
makefile.wat
treelist_vc7.vcproj
treelist_vc8.vcproj
treelist_vc9.vcproj
treelist.bkl
treelist.cpp Better support for flat lists in wxTreeListCtrl. 2011-08-30 13:40:44 +00:00
treelist.dsp