Added code for erasing the small square between scrollbars.
authorRobert Roebling <robert@roebling.de>
Sat, 30 Mar 2002 11:16:24 +0000 (11:16 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 30 Mar 2002 11:16:24 +0000 (11:16 +0000)
commita17a79bac3f7742a351b719a4692c5e6d5641969
tree45c7b02630ce13e2260447180408d8caea0ff881
parent9d353d4a226d1d9bcf756d937e1e87fe9a644963
  Added code for erasing the small square between scrollbars.
  Corrected window size if scrollbars is removed/added.
  Reduce flicker in scrollbars.
  Prevent scrollbars from jumping back to original position
    if the mouse just barely left the scrollbar.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/univ/scrolbar.cpp
src/univ/themes/win32.cpp
src/univ/winuniv.cpp
src/x11/app.cpp
src/x11/window.cpp