2000-01-02 18:17:55 -05:00
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
%% Name: calctrl.tex
|
|
|
|
%% Purpose: wxCalendarCtrl documentation
|
|
|
|
%% Author: Vadim Zeitlin
|
|
|
|
%% Modified by:
|
|
|
|
%% Created: 03.01.00
|
|
|
|
%% RCS-ID: $Id$
|
|
|
|
%% Copyright: (c) Vadim Zeitlin
|
|
|
|
%% Licence: wxWindows licence
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
|
|
\section{\class{wxCalendarCtrl}}\label{wxcalendarctrl}
|
|
|
|
|
|
|
|
The calendar control allows the user to pick a date interactively.
|
|
|
|
|
|
|
|
\wxheading{Include files}
|
|
|
|
|
|
|
|
<wx/calctrl.h>
|
|
|
|
|
|
|
|
\wxheading{See also:}
|
|
|
|
|
|
|
|
\helpref{Calendar sample}{samplecalendar}
|
2000-02-06 14:11:10 -05:00
|
|
|
|