Files
wxWidgets/samples/widgets
Vadim Zeitlin 6d4ce92c20 Fix assert failures with wxDP_ALLOWNONE in the widgets sample
DatePickerWidgetsPage::OnDateChanged() must check whether the wxDateTime
value received from the control or event is valid before formatting it,
as this may not be the case when wxDP_ALLOWNONE is on, and trying to
format an invalid date results in assertion failures (and random junk in
the output).
2020-11-05 00:34:10 +01:00
..
2020-07-31 01:53:43 +02:00
2020-05-02 17:02:36 +02:00
2020-07-31 01:53:43 +02:00
2020-05-02 17:02:36 +02:00
2020-05-02 17:02:36 +02:00
2020-05-02 17:02:36 +02:00