X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa482912e420a40e9f2e55a0f5407562826dd15e..47610ec22ab01dbc09307a88ab67c1c95f6ee3b1:/docs/latex/wx/proplstv.tex diff --git a/docs/latex/wx/proplstv.tex b/docs/latex/wx/proplstv.tex index 12b95e3dfc..9f978de448 100644 --- a/docs/latex/wx/proplstv.tex +++ b/docs/latex/wx/proplstv.tex @@ -10,7 +10,7 @@ The {\bf wxPropertyListView} class shows a wxPropertySheet as a Visual Basic-sty \membersection{wxPropertyListView::wxPropertyListView} -\func{void}{wxPropertyListView}{\param{long}{ flags = wxPROP\_BUTTON\_DEFAULT}} +\func{void}{wxPropertyListView}{ \param{wxPanel*} propPanel = NULL, \param{long}{ flags = wxPROP\_BUTTON\_DEFAULT}} Constructor. @@ -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}