wxWidgets/include/wx/univ
Vadim Zeitlin 524cb04066 Add new wxTreeListCtrl class.
This is a facade for wxDataViewCtrl allowing to easily work with multi-column
trees, possibly with an optional checkbox in the first column. Its API is very
similar to wxTreeListCtrl and it provides a simple migration path from the
latter.

Add the class itself, documentation for it and minimal unit tests.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-27 14:11:03 +00:00
..
anybutton.h Fixed buttons having no border in wxUniv by default. 2011-08-25 23:09:00 +00:00
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h Replace wxComboBox::IsEmpty() with Is{List,Text}Empty(). 2011-08-21 12:06:16 +00:00
control.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h Fixed best size of wxUniv's wxNotebook. 2011-08-25 23:32:05 +00:00
panel.h
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h Add new wxTreeListCtrl class. 2011-08-27 14:11:03 +00:00
setup_inc.h
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdrend.h
textctrl.h
tglbtn.h
theme.h
toolbar.h
toplevel.h
window.h Fixed best sizes for wxUniv controls. 2011-08-25 23:16:44 +00:00