]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/proplstv.tex
moved GetRed() in its correct place in alphabetical order
[wxWidgets.git] / docs / latex / wx / proplstv.tex
index 9293856f790abc263db1d791d5d4d1e26d1e18a6..a59fb2578a0e4f9d770c89a1098ab14cab907eb4 100644 (file)
@@ -59,7 +59,7 @@ from ShowProperty, called by OnPropertySelect, called by the listbox callback wh
 
 Finds the appropriate validator and unloads the property from the controls, by calling
 wxPropertyListView::RetrieveProperty, wxPropertyValidator::OnClearControls and (if we're in
-detailed editing mdoe) wxPropertyValidator::OnClearDetailControls.
+detailed editing mode) wxPropertyValidator::OnClearDetailControls.
 
 \membersection{wxPropertyListView::GetPanel}\label{wxpropertylistviewgetpanel}
 
@@ -105,7 +105,7 @@ Updates the display for the given changed property.
 
 \membersection{wxPropertyListView::UpdatePropertyList}\label{wxpropertylistviewupdateproplist}
 
-\func{bool}{UpdatePropertyList}{\param{bool }{clearEditArea = TRUE}}
+\func{bool}{UpdatePropertyList}{\param{bool }{clearEditArea = true}}
 
 Updates the whole property list display.