]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/propliva.tex
mention Watcom makefile for wxBase
[wxWidgets.git] / docs / latex / wx / propliva.tex
index 021c44f967f6d065a7f48ece25760818e70154c2..b75dfc782b4d75f83ebc5e88cfc0e016130727ae 100644 (file)
@@ -26,8 +26,8 @@ Destructor.
 \func{bool}{OnCheckValue}{\param{wxProperty *}{property}, \param{wxPropertyListView *}{view},
  \param{wxWindow *}{parentWindow}}
  
 \func{bool}{OnCheckValue}{\param{wxProperty *}{property}, \param{wxPropertyListView *}{view},
  \param{wxWindow *}{parentWindow}}
  
-Called when the Tick (Confirm) button is pressed or focus is list. Return FALSE if the value
-was invalid, which is a signal restores the old value. Return TRUE if the value was valid.
+Called when the Tick (Confirm) button is pressed or focus is list. Return false if the value
+was invalid, which is a signal restores the old value. Return true if the value was valid.
 
 \membersection{wxPropertyListValidator::OnClearControls}
 
 
 \membersection{wxPropertyListValidator::OnClearControls}