]> git.saurik.com Git - wxWidgets.git/commit
1. changed doubleclick events sequence to 'down,up,double,up' (turned out to be MGL...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 24 Feb 2002 00:06:33 +0000 (00:06 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 24 Feb 2002 00:06:33 +0000 (00:06 +0000)
commitea98f686a67958d7d01746bf2455978797329018
tree8c5ec1ca5431214c92bc438fe7eeff822f61ca9f
parenta014c34488bf9cb7f76d11404e4d15cb75f64e0e
1. changed doubleclick events sequence to 'down,up,double,up' (turned out to be MGL's native one)
2. wxWindow::GetPosition() returns value relative to parent's client area origin now

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