On OS X, the button for wxID_HELP should never accept a label, also, tweak sizing...
authorKevin Ollivier <kevino@theolliviers.com>
Sun, 15 Mar 2009 19:03:58 +0000 (19:03 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sun, 15 Mar 2009 19:03:58 +0000 (19:03 +0000)
commit423939b29aab373e5da156c857265d7a5604f613
treec2ffdf15d067ec4eb3fe916681adbbc065ecbf7c
parentb31eaa5c34b384f0d210d9e06c9159f9fd59ea16
On OS X, the button for wxID_HELP should never accept a label, also, tweak sizing for help button in OS X Cocoa case. (fixes #10595)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/button_osx.cpp
src/osx/cocoa/button.mm
src/osx/window_osx.cpp