If context menu not handled, treat as left click instead.
authorJulian Smart <julian@anthemion.co.uk>
Sat, 4 Mar 2006 18:18:28 +0000 (18:18 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 4 Mar 2006 18:18:28 +0000 (18:18 +0000)
commitf350d4b2ee92d0e4db0019a649ed4ec74236c524
tree85adf0e6e9c9af6e7abcec6c5320042709b7216d
parenta02debb4c6f056a093a59bab4cd7e38eef744355
If context menu not handled, treat as left click instead.
If handled, don't send a left click event.

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