]> git.saurik.com Git - wxWidgets.git/commit
A bugfix in the wxTreeCtrl.GetItem wrapper
authorRobin Dunn <robin@alldunn.com>
Thu, 23 Dec 1999 22:43:59 +0000 (22:43 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 23 Dec 1999 22:43:59 +0000 (22:43 +0000)
commitf17fee68eac048a593e83f3a74d8a74f6a7ddacb
tree6bf6ce8565e96583a71c2d9ed4a2c78051eed946
parentab2208b54e16b9aec14a20c041031ac40890c161
A bugfix in the wxTreeCtrl.GetItem wrapper
Some test/demo modifications and additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/wxPython/demo/wxTreeCtrl.py
utils/wxPython/src/controls2.i
utils/wxPython/src/msw/controls2.cpp
utils/wxPython/tests/blit.py [new file with mode: 0644]
utils/wxPython/tests/listGetItem.py [new file with mode: 0644]
utils/wxPython/tests/testDlg.py [new file with mode: 0644]