don't try to resize the bitmap buttons with wxBORDER_NONE style to one of the standar...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Jun 2009 20:05:52 +0000 (20:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Jun 2009 20:05:52 +0000 (20:05 +0000)
commit6398a32d3b64330b327ddbf37a78886dd751d245
treeafd87ef4a7bcb12c80e694c59a0e3509cd69a964
parent8f2a8de6e754cbbd6d0d7c216c5b44518fae872e
don't try to resize the bitmap buttons with wxBORDER_NONE style to one of the standard sizes, this results in more problems than it solves and still doesn't look good; document wxBORDER_NONE semantics under Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/button.h
src/osx/carbon/bmpbuttn.cpp