]> git.saurik.com Git - wxWidgets.git/commit
For wxMSW capture and release the mouse as the cursor moves out or
authorRobin Dunn <robin@alldunn.com>
Fri, 15 Apr 2005 03:04:30 +0000 (03:04 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 15 Apr 2005 03:04:30 +0000 (03:04 +0000)
commit414f2513fc42e1ec60954c7c000d7ae78ba6af8c
treeaae5f5b3fe0cedd079c533f470888ebefa58c636
parent4249e3340757896a928ed3353cd146568c84e4b0
For wxMSW capture and release the mouse as the cursor moves out or
back in to the transient popup window to enable the transient to be
automatically dismissed when a click happens outside of it.

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