Ticket URL: <
http://trac.wxwidgets.org/ticket/14342#comment:4>
#14342: wxDatePickerCtrl not wide enough
----------------------+-----------------------------------------------------
Reporter: fsenore | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: wxGTK | Version: 2.9-svn
Resolution: fixed | Keywords:
Blockedby: | Patch: 0
Blocking: |
----------------------+-----------------------------------------------------
Changes (by VZ):
* status: confirmed => closed
* resolution: => fixed
Comment:
(In [71579]) Improve wxDatePickerCtrlGeneric best size calculation.
Make the control just wide enough to fully show the contents of its text
part.
This is still not ideal as we don't take into account wxComboCtrl internal
complications but better than before.
Closes #14342.
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/14342#comment:4>