[ wxwindows-Patches-1519202 ] wxComboCtrl::SetButtonPosition() to
support -1 width/height
SourceForge.net
noreply at sourceforge.net
Sat Jul 8 05:57:01 PDT 2006
Patches item #1519202, was opened at 2006-07-08 15:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1519202&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Generic
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Submitted By: Jaakko Salli (jmsalli)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxComboCtrl::SetButtonPosition() to support -1 width/height
Initial Comment:
Have wxComboCtrl::SetButtonPosition() to support -1
width and height as default width/height, similar to
other size-setter functions found in wxWidgets.
Previously only 0 was default and negative values
allowed size-less-than-default. GetButtonSize() member
function is added to compensate lost functionality.
Sample app and docs are updated as well to reflect changes.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1519202&group_id=9863
More information about the wx-dev
mailing list