wxWidgets/samples/treectrl
Ron Lee 99006e446e Added wxTreeCtrl::GetItemParent to deprecate GetParent.
Moved GetParent into WX_COMPAT_2_2 and exposed base GetParent in
that case too.

Replaced all lib/sample uses of wxTC::GetParent with GetItemParent.

Updated docs to suit.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-29 07:48:21 +00:00
..
.cvsignore ignore files produced when building samples 2002-08-24 20:19:34 +00:00
icon1.xpm removed garbage pixels from the icon 2002-12-09 16:43:57 +00:00
icon2.xpm
icon3.xpm
icon4.xpm
icon5.xpm
makefile.b32
makefile.bcc
makefile.dos
makefile.g95
Makefile.in
makefile.sc
makefile.sl
makefile.twn
makefile.unx
makefile.vc
makefile.wat
mondrian.ico
mondrian.xpm
treetest.cpp Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
treetest.def
treetest.dsp Updated version 2002-12-05 11:08:08 +00:00
treetest.h Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
treetest.pro
treetest.rc
treetestM5.xml