]> git.saurik.com Git - wxWidgets.git/commit
Send delete item event just before the item is actually
authorRobert Roebling <robert@roebling.de>
Sun, 12 Nov 2006 13:27:13 +0000 (13:27 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 12 Nov 2006 13:27:13 +0000 (13:27 +0000)
commita95d5751f91676b031a294bb3b700d006af68549
treef832e26194bbe8b275b86100f59340b1a85b6ca0
parent0396d31b576ce6bc9441e42293dfb0c26130eac7
 Send delete item event just before the item is actually
   deleted (as per wxMSW). Also include the client data
   (long value) in the event.

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