[ wxwindows-Bugs-1593864 ] combobox with CD_SIMPLE style layout not working

SourceForge.net noreply at sourceforge.net
Thu Nov 9 18:49:49 PST 2006


Bugs item #1593864, was opened at 2006-11-09 21:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1593864&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: wxPython specific
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas C Thomas (ct_thomas2001)
Assigned to: Robin Dunn (robind)
Summary: combobox with CD_SIMPLE style layout not working

Initial Comment:

copying description specified by robin.

The DoGetBestSize of the combobox does not behave any 
differently if the 
wx.CB_SIMPLE flag is given.  Since the sizers use this 
and the minsize 
to determine how to size and position each item, it is 
screwing up the 
layout.  Please enter a bug report about this.

########
attaching sample application which shows the problem. 


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1593864&group_id=9863




More information about the wx-dev mailing list