The position (mouse pos) returned by wxKeyEvent sometimes
authorRobert Roebling <robert@roebling.de>
Sun, 27 Feb 2005 17:47:57 +0000 (17:47 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 27 Feb 2005 17:47:57 +0000 (17:47 +0000)
commitc958d025fa18c6446eb22e06b745317c48e19c53
treef1ba5c35740ce7d7c5f82d698d2a27922e4912a5
parentbc8f7aeed2c56f2fc5b100421dcde767a1e5981c
  The position (mouse pos) returned by wxKeyEvent sometimes
    was wrong, as it reported the position relative to the
    TLW (this is what a bug report claims, in any case).

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