]> git.saurik.com Git - wxWidgets.git/commit - wxPython/wx/lib/buttons.py
Using buffered drawing won't let the themed background show through,
authorRobin Dunn <robin@alldunn.com>
Fri, 9 Jun 2006 19:59:06 +0000 (19:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 9 Jun 2006 19:59:06 +0000 (19:59 +0000)
commitfad165036083333e4ad23b3b0e84a012c122cb83
tree1bba84e22b04df756e10ef1bf54accdd8f214102
parent71f1747cd5ae2940688c7227cbac43dc98ea5140
Using buffered drawing won't let the themed background show through,
so use an ordinary wx.PaintDC instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/lib/buttons.py