Implement wxButtonBase::GetDefaultSize()
authorDavid Elliott <dfe@tgwbd.org>
Tue, 5 Oct 2004 01:49:05 +0000 (01:49 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 5 Oct 2004 01:49:05 +0000 (01:49 +0000)
commit635f01472ede31a6be433560ebd62eab3953dfe7
tree5368829ff0d3380719602f021279e5548573ac70
parentd1adc25737bf5c001a2218fd6d8281262a811ace
Implement wxButtonBase::GetDefaultSize()
Implement wxButton::DoGetBestSize() to return at least 68 pixel width unless
wxBU_EXACTFIT flag is given.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/button.h
src/cocoa/button.mm