ensure that ProcessEvent() is called for all the event handlers, not just the first...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Jan 2009 16:07:16 +0000 (16:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Jan 2009 16:07:16 +0000 (16:07 +0000)
commit29de6f400ce48a9ce52c4aa900d8d1edb178d5ba
treec241449276a0868a119e74e09d166271b128d83e
parent23efa4bfb9104d6ef947a217efa80b2bc5bf9e76
ensure that ProcessEvent() is called for all the event handlers, not just the first one in event handlers list

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