SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize
authorJulian Smart <julian@anthemion.co.uk>
Sun, 29 Aug 2004 13:32:45 +0000 (13:32 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 29 Aug 2004 13:32:45 +0000 (13:32 +0000)
commitc7382f913cc2d3ddcc782b876574c58865e7d842
treea0d96aaaa1b68c4589861ac4ff99754dc5bb1aec
parent824fd93d761e1e697be19a4ca582c5259e12c8ea
SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize
background erase on wxGTK (no-op on other platforms)

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