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 list ctrl and tree ctrl didn't like the new focus code, 2000-02-15 18:38:19 +00:00
icon3.xpm list ctrl and tree ctrl didn't like the new focus code, 2000-02-15 18:38:19 +00:00
icon4.xpm fixed compilation and added support for all 4 images (as a side effect) to the 1999-09-30 23:25:19 +00:00
icon5.xpm list ctrl and tree ctrl didn't like the new focus code, 2000-02-15 18:38:19 +00:00
makefile.b32 Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.bcc Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.dos Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.g95 Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
Makefile.in treectrl -> treetest 2002-03-12 12:23:49 +00:00
makefile.sc Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.sl Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.twn Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.unx Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.vc Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
makefile.wat Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
mondrian.ico *** empty log message *** 1998-05-22 19:57:05 +00:00
mondrian.xpm Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
treetest.cpp Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
treetest.def Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
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 Finally reverted treectrl name back to treetest after a long 2002-03-12 12:22:02 +00:00
treetest.rc treectrl sample modified to use XPMs 2002-06-14 10:05:01 +00:00
treetestM5.xml updated CodeWarrior 5.3 exported xml projects 2002-04-07 18:28:15 +00:00