add wxDatePickerCtrl support in wxGenericValidator (patch 1870174)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -55,6 +55,11 @@ wxChoice.
|
||||
|
||||
Constructor taking a wxArrayInt pointer. This will be used for wxListBox, wxCheckListBox.
|
||||
|
||||
\func{}{wxGenericValidator}{\param{wxDateTime*}{ valPtr}}
|
||||
|
||||
Constructor taking a \helpref{wxDateTime}{wxdatetime} pointer. This will be
|
||||
used for \helpref{wxDatePickerCtrl}{wxdatepickerctrl}.
|
||||
|
||||
\wxheading{Parameters}
|
||||
|
||||
\docparam{validator}{Validator to copy.}
|
||||
|
Reference in New Issue
Block a user