Only set focus to widget automatically if left down
authorRobert Roebling <robert@roebling.de>
Thu, 26 Apr 2007 18:45:16 +0000 (18:45 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 26 Apr 2007 18:45:16 +0000 (18:45 +0000)
commit8622e8cdcee99567862aa6bb332e656561ec0d0d
tree96ec45d7d1ba877f44a2f67903041cef2a45863c
parentda1bd25f2991b3075d311c29ee9d76a751a69346
  Only set focus to widget automatically if left down
    event was not handled (as per wxMSW).

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