]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dateevt.tex
added wxTLW::ShouldPreventAppExit() which can be overridden to allow closing the...
[wxWidgets.git] / docs / latex / wx / dateevt.tex
index b3af3bc7b011ceec5ffef1503f3d776385b458bc..9c3775d07346d2facc789ce6001001f41590404d 100644 (file)
@@ -5,14 +5,14 @@
 %% Created:     2005-01-15
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2005 Vadim Zeitlin
 %% Created:     2005-01-15
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2005 Vadim Zeitlin
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxDateEvent}}\label{wxdateevent}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxDateEvent}}\label{wxdateevent}
 
-This event class carries information about a date change and is used together
-with \helpref{wxDatePickerCtrl}{wxdatepickerctrl} and serves as a base class
-for \helpref{wxCalendarEvent}{wxCalendarEvent}.
+This event class holds information about a date change and is used together
+with \helpref{wxDatePickerCtrl}{wxdatepickerctrl}. It also serves as a base class
+for \helpref{wxCalendarEvent}{wxcalendarevent}.
 
 \wxheading{Derived from}
 
 
 \wxheading{Derived from}
 
@@ -24,7 +24,6 @@ for \helpref{wxCalendarEvent}{wxCalendarEvent}.
 
 <wx/dateevt.h>
 
 
 <wx/dateevt.h>
 
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxDateEvent::GetDate}\label{wxdateeventgetdate}
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxDateEvent::GetDate}\label{wxdateeventgetdate}
@@ -41,4 +40,3 @@ Returns the date.
 Sets the date carried by the event, normally only used by the library
 internally.
 
 Sets the date carried by the event, normally only used by the library
 internally.
 
-