]> git.saurik.com Git - wxWidgets.git/commit
Let wxMSW report wxDataViewCustomRenderer::LeftClick() report the click position...
authorRobert Roebling <robert@roebling.de>
Tue, 27 Jul 2010 17:04:44 +0000 (17:04 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 27 Jul 2010 17:04:44 +0000 (17:04 +0000)
commita3a8d81d487ae4f03d8b70bce20bddbfc48c5776
treee6eedfafefa9f35f4664ea42f79f348a96833f92
parent9b756edd0d0c3da8dcf5de87dd98bca9e62c3fa3
Let wxMSW report wxDataViewCustomRenderer::LeftClick() report the click position relative to the inner cell, not the window - as in wxGTK, fixes #12270: wxDataViewCustomRenderer::LeftClick behaves differently under wxGTK and
wxMSW

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