]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/propdlg.tex
Set/GetExpanderColumn() should use wxDataViewColumn, not unsigned int
[wxWidgets.git] / docs / latex / wx / propdlg.tex
index 83b9f421f3eaeb63333f678ef8578595124f4a2d..166b2fb57029a91b724a6eb0ca6c6389307a892e 100644 (file)
@@ -39,6 +39,7 @@ Windows-style and Mac-style settings dialogs).
 \wxheading{Derived from}
 
 \helpref{wxDialog}{wxdialog}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
@@ -47,6 +48,10 @@ Windows-style and Mac-style settings dialogs).
 
 <wx/propdlg.h>
 <wx/generic/propdlg.h>
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
+
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -147,6 +152,7 @@ normally a notebook except on Smartphone where a choice control is used.}
 \twocolitem{wxPROPSHEET\_TOOLBOOK}{Uses a toolbook for the controller window.}
 \twocolitem{wxPROPSHEET\_CHOICEBOOK}{Uses a choicebook for the controller window.}
 \twocolitem{wxPROPSHEET\_LISTBOOK}{Uses a listbook for the controller window.}
+\twocolitem{wxPROPSHEET\_TREEBOOK}{Uses a treebook for the controller window.}
 \twocolitem{wxPROPSHEET\_SHRINKTOFIT}{Shrinks the dialog window to fit the currently selected page (common behaviour for
 property sheets on Mac OS X).}
 \end{twocollist}