Setting the background colour of a wxWindow or
authorRobert Roebling <robert@roebling.de>
Sat, 21 May 2005 09:42:02 +0000 (09:42 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 21 May 2005 09:42:02 +0000 (09:42 +0000)
commit7cb93e456545c9c14a48b5f517d0d3d3e7fa87d4
tree9c246e6b90d575f6d4ec92890ba380cd5a1c7d02
parent9527eca5de27bd2060d5216426164da7721dd322
  Setting the background colour of a wxWindow or
    wxScrolledWindow etc. should only affect the
    actual background, not the border (sunken)
    or the scrollbars etc.

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