]> git.saurik.com Git - wxWidgets.git/commit
Switch to using a wxBufferedPaintDC, also draw/erase the focus
authorRobin Dunn <robin@alldunn.com>
Mon, 29 Apr 2002 23:17:08 +0000 (23:17 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 29 Apr 2002 23:17:08 +0000 (23:17 +0000)
commit237a74ba5b25d3f605ac628460d227f06b21cb25
tree5f01ab24a3ff347b22291fe3cf920526948620d8
parent0bdca46de421bf31395019709422e4a5044a6e31
Switch to using a wxBufferedPaintDC, also draw/erase the focus
indicator differently to workaround double focus event problem.

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