]> git.saurik.com Git - wxWidgets.git/commit
On x11 another control may already have the mouse capture when the menu is
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 6 May 2005 13:42:34 +0000 (13:42 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 6 May 2005 13:42:34 +0000 (13:42 +0000)
commit5b3166fda9d2643d88fc8cc5990853af6312d3df
tree7234be5956fc6e8a12abad91c69829e59b33a9ed
parent0bf16170cca9c353970e600521aa321d26509397
On x11 another control may already have the mouse capture when the menu is
trying to release it's capture, so work around that problem.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/menu.h
src/univ/menu.cpp