wxWidgets/include
Vadim Zeitlin 1e43584aa7 Don't make buttons with images too wide in wxMSW.
We used to increase the button size to the standard size first and then add
the extra padding the buttons with images. This resulted in too much padding
for the buttons with short text labels and images.

Instead, add the padding for the image first and only then increase the button
size to the standard one if still needed.

See #12924.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-02-14 22:12:10 +00:00
..
msvc/wx Add system libs in msvc/wx/setup.h too. 2010-04-09 06:55:19 +00:00
wx Don't make buttons with images too wide in wxMSW. 2011-02-14 22:12:10 +00:00