]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/busyinfo.tex
Introduced the ability to size a book control based on the currently selected page
[wxWidgets.git] / docs / latex / wx / busyinfo.tex
index caf6bf1ba6a060b41b0b0ce8a32633a8bff9a5b0..e9b4ef6a010329a3f488b0ab7723923326be3ad2 100644 (file)
@@ -51,9 +51,9 @@ None
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxBusyInfo::wxBusyInfo}
+\membersection{wxBusyInfo::wxBusyInfo}\label{wxbusyinfoctor}
 
-\func{}{wxBusyInfo}{\param{const wxString\&}{ msg}, \param{wxParent }{*parent = NULL}}
+\func{}{wxBusyInfo}{\param{const wxString\&}{ msg}, \param{wxWindow* }{parent = NULL}}
 
 Constructs a busy info window as child of {\it parent} and displays {\it msg}
 in it.
@@ -61,7 +61,7 @@ in it.
 {\bf NB:} If {\it parent} is not {\tt NULL} you must ensure that it is not
 closed while the busy info is shown.
 
-\membersection{wxBusyInfo::\destruct{wxBusyInfo}}
+\membersection{wxBusyInfo::\destruct{wxBusyInfo}}\label{wxbusyinfodtor}
 
 \func{}{\destruct{wxBusyInfo}}{\void}