Ticket #14706 (closed optimization: fixed)
Choice changes for wxTextMeasure
| Reported by: | mmarsan | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | GUI-all | Version: | 2.9-svn |
| Keywords: | choice combo textextent | Cc: | |
| Blocked By: | 14705 | Patch: | yes |
| Blocking: |
Description
This patch starts the use of wxTextMeasure::GetLargestStringExtent()
It requires the patch in ticket 14705.
Changes are in GetBestSize() of src/msw/choice.cpp and src/gtk/choice.cpp
This code can be also easily copied to other (i.e. OX) choice and combobox implementations.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

