]> git.saurik.com Git - wxWidgets.git/commit
more wxListCtrl fixes: inserting/deleting items now works again (tested in the sample...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Jul 2001 15:58:24 +0000 (15:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Jul 2001 15:58:24 +0000 (15:58 +0000)
commit5cd891743efcff4d6603c68b98e72fb033792a88
tree81bcbe67d6f7572932eb1476517017f99b2ddca5
parent371684d3f7693a5e020e2932aed89f41a470522f
more wxListCtrl fixes: inserting/deleting items now works again (tested in the sample) but I somehow broke the scrolling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/listctrl/listtest.cpp
samples/listctrl/listtest.h
src/generic/listctrl.cpp