disable UI updating during GetPopupMenuSelectionFromUser() execution to avoid unexpec...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Dec 2008 11:02:49 +0000 (11:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Dec 2008 11:02:49 +0000 (11:02 +0000)
commit565382de29554aceb4bf275e650e3b9ef70826f8
treedd58a91e8a292fb24c66a39c5606b5e85b8a0b58
parentfe79f76ba9aa2f89165481d7ed796f69df979875
disable UI updating during GetPopupMenuSelectionFromUser() execution to avoid unexpected clashes between the ids used in it and the update UI handlers elsewhere in the program

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/window.h
interface/wx/window.h
src/common/wincmn.cpp