]> git.saurik.com Git - wxWidgets.git/commit
Force a full refresh when the focus changes so the bitmap button will
authorRobin Dunn <robin@alldunn.com>
Thu, 6 Apr 2006 00:12:11 +0000 (00:12 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 6 Apr 2006 00:12:11 +0000 (00:12 +0000)
commit2f643d0600980076e063ac4937fc8a865b60eea1
tree806ad4d3764e8776cf8e056b046cf201e03a2c54
parentbfaee57e812ccfb264170dd9a03f0bb186c1773b
Force a full refresh when the focus changes so the bitmap button will
redraw its label if needed.  Also give defaults to more of the ctor parameters.

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