wxWidgets/samples/mdi
Vadim Zeitlin c618c0b620 Fix wxEVT_UPDATE_UI propagation for popup menus in MDI windows too
This is similar to f74379c751 but specific to
wxMSW MDI code: also call wxMenu::UpdateUI() without any parameters from it
instead of overriding its logic for determining where to send the events.

Add code to the mdi sample demonstrating that the event handlers in the window
itself and its MDI frame parent get the events they're supposed to get.

See #17352.
2016-01-30 21:33:38 +01:00
..
bitmaps
chart.ico
chart.xpm
descrip.mms
makefile.bcc
makefile.gcc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
Makefile.in
makefile.unx
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
makefile.vms
mdi_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
mdi_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
mdi_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
mdi.bkl
mdi.cpp Fix wxEVT_UPDATE_UI propagation for popup menus in MDI windows too 2016-01-30 21:33:38 +01:00
mdi.h Fix wxEVT_UPDATE_UI propagation for popup menus in MDI windows too 2016-01-30 21:33:38 +01:00
mdi.rc