]> git.saurik.com Git - wxWidgets.git/commit
1. Setting the listctrl as the event object before sending the event
authorRobin Dunn <robin@alldunn.com>
Fri, 1 Sep 2000 21:30:18 +0000 (21:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 1 Sep 2000 21:30:18 +0000 (21:30 +0000)
commit3e1c4e0021b1663508ac4fe8f89a75576e2049fe
tree0e1fc4ce0030a87c5503c307b9ee36feb23fd026
parentcba349dc6ef3443ad486fc4678d0f5c97d48b219
1. Setting the listctrl as the event object before sending the event
to any user event handlers.

2. InsertItem returns the actual index used when given one beyond the
end of the list.

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