]> git.saurik.com Git - wxWidgets.git/commit - samples/popup/popup.cpp
Fixes for wxPopupTransientWindow for wxMSW. Includes Patch #1181190,
authorRobin Dunn <robin@alldunn.com>
Tue, 12 Apr 2005 04:28:40 +0000 (04:28 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 12 Apr 2005 04:28:40 +0000 (04:28 +0000)
commit82ceade76a4913f9c6fd8dfda1fb291bf08e1d89
tree954b36c1e9f1cf5582403c88eb3ddec2e4dda8d9
parent14c96cf2b3f11e08ef26348b9daeeafce58a7f08
Fixes for wxPopupTransientWindow for wxMSW.  Includes Patch #1181190,
and also fixes for automatically dismissing the popup whenever the
mouse is clicked outside of the popup window.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/popupwin.h
samples/popup/popup.cpp
src/common/popupcmn.cpp
src/msw/popupwin.cpp