wxWidgets/samples/treectrl
Vadim Zeitlin 372edb9d37 1. added wxTreeCtrl::DeleteChildren()
2. wxTreeCtrl::CollapseAndReset() doesn't destroy the item itself any more
3. wxTreeCtrl::Delete() sends wxEVT_COMMAND_TREE_CHILDREN event (but
   DeleteChildren() and DeleteAll() do not!)
4. Sample modified to show the new function too
5. Micro redraw bug fixed (small vertical line was sometimes drawn when it
   shouldn't have been)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-12-17 18:41:00 +00:00
..
bitmaps Added some more missing files. 1998-05-22 20:03:07 +00:00
.cvsignore Makefile fixes 1998-08-15 10:47:47 +00:00
icon1.xpm Fixed 5 bugs in wxImage and Blit 1998-11-07 13:55:50 +00:00
icon2.xpm Fixed 5 bugs in wxImage and Blit 1998-11-07 13:55:50 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.b32 Added OLE automation sample, changed BC++ makefiles 1998-12-08 18:49:20 +00:00
makefile.dos *** empty log message *** 1998-05-22 19:57:05 +00:00
makefile.g95 *** empty log message *** 1998-05-22 19:57:05 +00:00
Makefile.in Makefile fixes 1998-08-15 10:47:47 +00:00
makefile.nt *** empty log message *** 1998-05-22 19:57:05 +00:00
makefile.unx Motif additions 1998-10-18 22:31:48 +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 1. added wxTreeCtrl::DeleteChildren() 1998-12-17 18:41:00 +00:00
treetest.def *** empty log message *** 1998-05-22 19:57:05 +00:00
treetest.h 1. added wxTreeCtrl::DeleteChildren() 1998-12-17 18:41:00 +00:00
treetest.rc *** empty log message *** 1998-05-22 19:57:05 +00:00