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 Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
chart.ico Initial revision 1998-05-20 14:01:55 +00:00
chart.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
makefile.vms Initial revision 1998-05-20 14:01:55 +00:00
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 add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
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 Some sample cleanup: 2006-11-17 15:04:05 +00:00