[ wxwindows-Patches-1539194 ] wxDatePickerCtrlGeneric crashes if moved when popup open

SourceForge.net noreply at sourceforge.net
Sat Aug 12 07:36:32 PDT 2006


Patches item #1539194, was opened at 2006-08-12 17:36
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=1539194&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: wxDatePickerCtrlGeneric crashes if moved when popup open

Initial Comment:

The problem is that DoMoveWindow incorrectly calls
DropDown(true) instead of DropDown(false). Attached
trivial patch fixes this. It is for 2.7.0, but I think
it could/should be applied to stable branch as well.


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

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




More information about the wx-dev mailing list