[ wxwindows-Bugs-1648192 ] Various wxDatePickerCtrl Assertions with wxDP_ALLOWNONE

SourceForge.net noreply at sourceforge.net
Tue Jan 30 12:19:56 PST 2007


Bugs item #1648192, was opened at 2007-01-30 13:19
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=1648192&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: wxMSW specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bryan Petty (bpetty)
Assigned to: Nobody/Anonymous (nobody)
Summary: Various wxDatePickerCtrl Assertions with wxDP_ALLOWNONE

Initial Comment:
Hi Vadim, sorry to keep bothering you with wxDatePickerCtrl issues. I've noticed a few assertions (possibly related) when using wxDPC with the wxDP_ALLOWNONE style. These can all be seen in the calendar sample by enabling 'Allow no date', and 'Start with no date' using either the dropdown version or the standard spinctrl-like version. There's a couple related to the new m_date sync checking added not too long ago, but they may not all be related.

I don't think these result in bad data, but may possibly alter the behavior of the duplicate date changed event suppression.

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

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




More information about the wx-dev mailing list