]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/notifevt.tex
On wxMac don't call Refresh from FullPaint as that is the biggest
[wxWidgets.git] / docs / latex / wx / notifevt.tex
index 1f48b5a78d3ba6ff88d45aa49a717cace0c70148..4e0bdcd98a107e6876972e07ab27f425cd5f741b 100644 (file)
@@ -32,7 +32,7 @@ None
 
 \func{}{wxNotifyEvent}{\param{wxEventType}{ eventType = wxEVT\_NULL}, \param{int}{ id = 0}}
 
 
 \func{}{wxNotifyEvent}{\param{wxEventType}{ eventType = wxEVT\_NULL}, \param{int}{ id = 0}}
 
-Constructor (used internally by wxWindows only).
+Constructor (used internally by wxWidgets only).
 
 \membersection{wxNotifyEvent::Allow}\label{wxnotifyeventallow}
 
 
 \membersection{wxNotifyEvent::Allow}\label{wxnotifyeventallow}
 
@@ -47,8 +47,8 @@ this method as the events are allowed anyhow but some are forbidden by default
 
 \constfunc{bool}{IsAllowed}{\void}
 
 
 \constfunc{bool}{IsAllowed}{\void}
 
-Returns TRUE if the change is allowed (\helpref{Veto()}{wxnotifyeventveto} 
-hasn't been called) or FALSE otherwise (if it was).
+Returns true if the change is allowed (\helpref{Veto()}{wxnotifyeventveto} 
+hasn't been called) or false otherwise (if it was).
 
 \membersection{wxNotifyEvent::Veto}\label{wxnotifyeventveto}
 
 
 \membersection{wxNotifyEvent::Veto}\label{wxnotifyeventveto}