Update marks in non-current months shown in wxMSW wxCalendarCtrl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Feb 2012 16:26:47 +0000 (16:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Feb 2012 16:26:47 +0000 (16:26 +0000)
commitc3d3028a446641a687a7619cf2c492fcaa94b46f
tree3f02a6ac71c33536966ca14ca614127912f51944
parent169b83dd23fb5fa91dcac062fe7aafa5fb22a2db
Update marks in non-current months shown in wxMSW wxCalendarCtrl.

Native wxMSW calendar control can show more than just the current month. When
other months are shown, ensure that they don't have marks for the days marked
in the current month as this doesn't make sense.

See #13934.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/calctrl.cpp