]> git.saurik.com Git - wxWidgets.git/commit
corrected double click events: wxMGL will now synthetize
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 Feb 2002 00:55:27 +0000 (00:55 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 Feb 2002 00:55:27 +0000 (00:55 +0000)
commit8f5e92dbe5b8adca2af32da6d43165b1c78dacfd
tree46e797fee59223693b396c687d490caf81b9e05d
parentbe90c029fd255fba3eb7379aabef5780df210ad8
corrected double click events: wxMGL will now synthetize
second single click, so that events sequence is single-single-double as wxWindows
expects rather than single-double as MGL generates

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