changed wxWindow::Refresh() to refresh the window children as well (as wxGTK already...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Mar 2005 16:32:48 +0000 (16:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Mar 2005 16:32:48 +0000 (16:32 +0000)
commitd181e0532987ae568eca8b1965f84b953cfb4a13
tree29ac2f4688cdbe0ac54129a2dd987d7de1fb22c4
parent3601f639a5c953d3691d93ec93fa72e57f223b36
changed wxWindow::Refresh() to refresh the window children as well (as wxGTK already did); documented this as correct behaviour

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/window.tex
src/msw/window.cpp