]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/choice.tex
made 2 column list wider to accomodate all entries
[wxWidgets.git] / docs / latex / wx / choice.tex
index 74d0664db4fcff96232db27cff9d93693e1f783a..bcf44741866d27bf686c82070529f5e0d7a9f25e 100644 (file)
@@ -74,10 +74,13 @@ appropriately.}
 
 \helpref{wxChoice::Create}{wxchoicecreate}, \helpref{wxValidator}{wxvalidator}
 
-\pythonnote{The wxChoice constructor in wxPython reduces the \tt{n}
-and \tt{choices} arguments are to a single argument, which is
+\pythonnote{The wxChoice constructor in wxPython reduces the {\tt n}
+and {\tt choices} arguments are to a single argument, which is
 a list of strings.}
 
+\perlnote{In wxPerl there is just an array reference in place of {\tt n}
+and {\tt choices}.}
+
 \membersection{wxChoice::\destruct{wxChoice}}
 
 \func{}{\destruct{wxChoice}}{\void}