X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b91c4601f2cc8fab375dc49a0a1222d58065cfdb..574be073c070a9bbe81ad68e98187b0b9e82c2df:/interface/wx/datectrl.h diff --git a/interface/wx/datectrl.h b/interface/wx/datectrl.h index ea378b9f0a..086bb2edb1 100644 --- a/interface/wx/datectrl.h +++ b/interface/wx/datectrl.h @@ -40,7 +40,7 @@ default date representation in the system. @endStyleTable - @beginEventTable{wxDateEvent} + @beginEventEmissionTable{wxDateEvent} @event{EVT_DATE_CHANGED(id, func)} This event fires when the user changes the current selection in the control. @@ -48,7 +48,7 @@ @library{wxadv} @category{pickers} - + @appearance{datepickerctrl.png} @see wxCalendarCtrl, wxDateEvent */ @@ -133,7 +133,7 @@ public: @remarks If the format parameter is invalid, the behaviour is undefined. */ - void SetFormat(const wxChar* format); + bool SetFormat(const wxString& format); /** Sets the valid range for the date selection. If @a dt1 is valid, it