]> git.saurik.com Git - wxWidgets.git/commit
Factor the brush selection out of OnPaint so it can be overridden in
authorRobin Dunn <robin@alldunn.com>
Tue, 24 Oct 2006 01:30:47 +0000 (01:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 24 Oct 2006 01:30:47 +0000 (01:30 +0000)
commit01732ba144da03ea8c64b13aae3823e6ea03709b
tree42cd66e78557c1fd3b2f715a5b261512696d3159
parent2356118e69003597d7293242b48487d8354dd598
Factor the brush selection out of OnPaint so it can be overridden in
derived classes

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