Ticket #14825 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

GetSizeFromTextSize_part_3 wxComboCtrl

Reported by: mmarsan Owned by:
Priority: normal Milestone:
Component: GUI-all Version: 2.9-svn
Keywords: GetSizeFromTextSize GetBestSize Cc:
Blocked By: Patch: no
Blocking:

Description

This patch is common for all ports

Attachments

GetSizeFromTextSize_part_3.patch download (7.0 KB) - added by mmarsan 6 months ago.

Change History

Changed 6 months ago by mmarsan

Changed 6 months ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(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.

Note: See TracTickets for help on using tickets.