]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/combobox.tex
wxApp decoration to changes list and missed new methods in wxApp section.
[wxWidgets.git] / docs / latex / wx / combobox.tex
index 69c25dbccb9cadeb708a1404a9570012866fbec8..06ac8e649c7099aa480349ac617c5952c0ccb160 100644 (file)
@@ -49,7 +49,7 @@ when the combobox text changes.}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxComboBox::wxComboBox}\label{wxcomboboxconstr}
+\membersection{wxComboBox::wxComboBox}\label{wxcomboboxctor}
 
 \func{}{wxComboBox}{\void}
 
@@ -101,7 +101,7 @@ a list of strings.}
 \perlnote{In wxPerl there is just an array reference in place of {\tt n}
 and {\tt choices}.}
 
-\membersection{wxComboBox::\destruct{wxComboBox}}
+\membersection{wxComboBox::\destruct{wxComboBox}}\label{wxcomboboxdtor}
 
 \func{}{\destruct{wxComboBox}}{\void}
 
@@ -120,7 +120,7 @@ Destructor, destroying the combobox.
 \param{long}{ style = 0}, \param{const wxValidator\& }{validator = wxDefaultValidator}, \param{const wxString\& }{name = ``comboBox"}}
 
 Creates the combobox for two-step construction. Derived classes
-should call or replace this function. See \helpref{wxComboBox::wxComboBox}{wxcomboboxconstr}\rtfsp
+should call or replace this function. See \helpref{wxComboBox::wxComboBox}{wxcomboboxctor}\rtfsp
 for further details.
 
 \membersection{wxComboBox::Copy}\label{wxcomboboxcopy}