]> git.saurik.com Git - wxWidgets.git/commit
Corrected problem with MDI children not refreshing (removed WS_CLIPCHILDREN).
authorJulian Smart <julian@anthemion.co.uk>
Tue, 23 Jun 1998 10:29:23 +0000 (10:29 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 23 Jun 1998 10:29:23 +0000 (10:29 +0000)
commit46851318fe9c1ed4a72ce06d086fd6e83059b890
tree289a8c1dae81d365966e851994ed972d89c14c28
parentab22cb9a01d7412ce53429806aa9650df7483cd4
Corrected problem with MDI children not refreshing (removed WS_CLIPCHILDREN).
Double-fixed the LEAVE/ENTER bug...

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