right clicking outside any column sets the column in the list event to -1, not the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Mar 2002 12:32:56 +0000 (12:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Mar 2002 12:32:56 +0000 (12:32 +0000)
commit62313c27880d28ef7c036e453ebf713d31379d7c
treea04ed14d1a852b2affcdaba37e20e07d2a398581
parent0fe5e8fea017ecb73f8aaa8ceb745feb269b3f79
right clicking outside any column sets the column in the list event to -1, not the last column

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