]> git.saurik.com Git - wxWidgets.git/commit
use listctrl coordinates for the wxEVT_COMMAND_LIST_COL_RIGHT_CLICK events (this...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Feb 2008 23:16:04 +0000 (23:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Feb 2008 23:16:04 +0000 (23:16 +0000)
commit674c275059678f2fbd3301793124ae53da006b4f
treea574371b378c67f70fe74d3b58a2a719f2f3544a
parent1b96afaa92d2f4c2965e7086c5d9a9a0efc0fb94
use listctrl coordinates for the wxEVT_COMMAND_LIST_COL_RIGHT_CLICK events (this was broken during wxMSWGetColumnClicked() refactoring)

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