Added various calls to wxWindow::Update() to
authorRobert Roebling <robert@roebling.de>
Wed, 30 Jan 2002 16:01:34 +0000 (16:01 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 30 Jan 2002 16:01:34 +0000 (16:01 +0000)
commitf47ae6e7e93db278822870ea41c35475d7d3d198
treeef49f0bf95cb56fdeab49b4ef3f242e81cac9ed0
parent23716407e18470ab32c0b52cb6bcff751f679476
  Added various calls to wxWindow::Update() to
    wxScrolledWindow. This is ONE solution to
    the redraw problem of the new delayed refresh
    code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/scrolwin.cpp
src/gtk/window.cpp
src/gtk1/scrolwin.cpp
src/gtk1/window.cpp