]> git.saurik.com Git - wxWidgets.git/commit
Modified wxTranslateMouseEvent so that it can recognize double clicks.
authorMichael Bedward <mbedward@ozemail.com.au>
Thu, 16 Sep 1999 07:33:16 +0000 (07:33 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Thu, 16 Sep 1999 07:33:16 +0000 (07:33 +0000)
commit1e8abce5e88af2a79fd2528da2f21eff067ec608
tree08981482f3ae62748dbe04543c811e2c23ce0e0f
parent9fea1a5d6282d0925c15fc21e33c6236febcdecf
Modified wxTranslateMouseEvent so that it can recognize double clicks.
This allows double click events to be intercepted by panel items.

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