Done some work on wxFocusEvent::SetWindow(). Enough
authorRobert Roebling <robert@roebling.de>
Sun, 24 Feb 2002 13:59:21 +0000 (13:59 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 24 Feb 2002 13:59:21 +0000 (13:59 +0000)
commit9d2cef1c694eb0c34ae4b9c9bd7ab04e3255301d
tree0a1e4bb1fca9a1c949ea7d40b1a5487f82dbf2ed
parent6c0d0845c205a59cb0d8c73c0e4bcc84a9d6c550
  Done some work on wxFocusEvent::SetWindow(). Enough
   at least solve the menu problem that dismissed
   menus when the parent menu (correctly) lost the
   focus.

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