[ wxwindows-Patches-1539124 ] Fix for wxComboCtrl in non-transient popup mode

SourceForge.net noreply at sourceforge.net
Sat Aug 12 02:50:31 PDT 2006


Patches item #1539124, was opened at 2006-08-12 12:50
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=1539124&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: Fix for wxComboCtrl in non-transient popup mode

Initial Comment:

This patch fixes three problems when wxComboCtrl is
used with wxDialog or wxPopupWindow as the popup:
* Deleting the control when popup is open may cause a
crash.
* Closing the popup by clicking the dropbutton provokes
assertion failure and doesn't necessarily close the
popup (in wxPopupWindow mode only).
* Compilation fails (in wxPopupWindow mode only).


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

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




More information about the wx-dev mailing list