Added test for wxTreeCtrl::GetChildrenCount()
authorRobert Roebling <robert@roebling.de>
Sat, 2 Oct 1999 19:43:56 +0000 (19:43 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 2 Oct 1999 19:43:56 +0000 (19:43 +0000)
commit5fd11f09718445c5795526c393f2b2a1875f6870
treeb4a23a9650a770583a94aee0e397f33438c7167d
parent1c8515f9ab86415068e779ce76a7268521e12192
  Added test for wxTreeCtrl::GetChildrenCount()
  Fixed Reparent (added heaps of debug code for this)
  Small mods to glcanvas

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/minifram/test.cpp
samples/treectrl/treetest.cpp
samples/treectrl/treetest.h
src/gtk/frame.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/frame.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp
utils/glcanvas/gtk/glcanvas.cpp
utils/glcanvas/gtk/glcanvas.h