git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41954
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
`wx.BufferedPaintDC`.
Please note that GTK+ 2.0 and OS X provide double buffering themselves
-natively so using this class on those platforms will normally result
-in an unneeded level of buffering.
+natively. wxBufferedDC is aware of this however, and will bypass the buffering
+unless an explicit buffer bitmap is given.
", "");
class wxBufferedDC : public wxDC