]> git.saurik.com Git - wxWidgets.git/commit
On Windows the wxBitmapButton can't be borderless if you use
authorRobin Dunn <robin@alldunn.com>
Thu, 15 Jan 2004 23:15:53 +0000 (23:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 15 Jan 2004 23:15:53 +0000 (23:15 +0000)
commit5e8b10e9027497ec09ce669de288b757a1fbcfc9
tree68deb515b66bc91a7721e36d6018118c151bd27f
parentb09afc93f54d646adddcc7f57b60cf80eaa77b2d
On Windows the wxBitmapButton can't be borderless if you use
wxBU_AUTODRAW, but wxGenBitmapButton can do it easily

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