mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-20 21:08:24 +08:00
wxEVT_DISPLAY_CHANGED notifies not only about the change of resolution of a display, but also about removal or addition of a new display, so we need to completely repopulate the notebook showing the displays on receiving it.