Ticket URL: <
http://trac.wxwidgets.org/ticket/14087#comment:1>
#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
Reporter: craigstark | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxOSX-Carbon | Version: 2.9.3
Keywords: | Blockedby:
Patch: 0 | Blocking:
--------------------------+------------------------------------------------ -
Changes (by vadz):
* component: wxAui => wxOSX-Carbon
Comment:
As usual, it would be great to have a reproducible test case for this,
e.g. a [HowToSubmitPatches patch] to the aui sample.
Otherwise I can only guess that there is a problem in `DoGetBestSize()`
implementation in `src/osx/radiobox_osx.cpp` but I don't see what could it
be. Perhaps you could try to debug the height calculations there?
Finally, it would be also interesting to test this with wxOSX/Cocoa.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:1>