Ticket URL: <
http://trac.wxwidgets.org/ticket/14825#comment:1>
#14825: GetSizeFromTextSize_part_3 wxComboCtrl
--------------------------+-------------------------------------------------
Reporter: mmarsan | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: GUI-all | Version: 2.9-svn
Resolution: fixed | Keywords: GetSizeFromTextSize GetBestSize
Blockedby: | Patch: 0
Blocking: |
--------------------------+-------------------------------------------------
Changes (by VZ):
* status: new => closed
* resolution: => fixed
Comment:
(In [72955]) Implement wxComboCtrl::GetSizeFromTextSize().
Improve calculation of wxComboCtrl best size which doesn't work correctly
for
non-default fonts as shown by r72935. It is still not perfect but better
now.
Closes #14825.
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/14825#comment:1>