Playing with scrolling, als fixed redraw
authorRobert Roebling <robert@roebling.de>
Tue, 22 Feb 2000 22:39:55 +0000 (22:39 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 22 Feb 2000 22:39:55 +0000 (22:39 +0000)
commit8e217128a047598380aa8483c472c822ea9ab9c9
tree73dd61b77ebff27a2b607cdd1adc97d89a81ebab
parent956ddeca4a16c758185d1ac92156033e1c840eff
   Playing with scrolling, als fixed redraw
    bug in wxGrid (outer regions). You must
    not to maths with update regions within
    an scroll related OnPaint(). Everything
    else is allowed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/scroll/scroll.cpp
src/generic/grid.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp