wxWidgets/include
Vadim Zeitlin 6f65a5e1aa Forward events to active child in wxMDIParentFrameBase, not only wxMSW.
Menu, toolbar and update UI events should be forwarded to the active child
under all platforms in MDI applications and not only MSW, so move TryBefore()
overload from wxMSW wxMDIParentFrame to wxMDIParentFrameBase.

This should make things more consistent in general and notably fixes the lack
of toolbar events in wxDocChildFrame since the changes of r73928.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-29 12:53:44 +00:00
..
msvc/wx Allow building wxGTK under Windows with MSVC. 2012-12-28 16:03:03 +00:00
wx Forward events to active child in wxMDIParentFrameBase, not only wxMSW. 2013-06-29 12:53:44 +00:00