More tests in erase sample.
authorRobert Roebling <robert@roebling.de>
Sun, 24 Feb 2002 11:06:55 +0000 (11:06 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 24 Feb 2002 11:06:55 +0000 (11:06 +0000)
commite88be8c942cb93035f4220b54595c23eb9f0df9a
tree960f91175f9d94dbda5cf4438ebb9f3470954b31
parentd063802fcf03b37dddaa2e58347e07fbeb857458
  More tests in erase sample.
  Added wxControlStr to data.cpp.
  Fixed scrolling for window with a border. The
    area which was copied was off by the border
    width sometimes.
  Added two more AddTool() variants to wxToolBar
    when used with universal. It compiles now,
    but doesn't work...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/toolbar.h
samples/erase/erase.cpp
src/x11/data.cpp
src/x11/window.cpp