]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/checklst.tex
Patch #581167
[wxWidgets.git] / docs / latex / wx / checklst.tex
index fbb5812bd7d65f5eff22d58cff94084749912c19..cf9dba3c67793b296f719e4e451e7e1701ec550e 100644 (file)
@@ -72,10 +72,13 @@ appropriately.}
 
 \docparam{name}{Window name.}
 
-\pythonnote{The wxCheckListBox constructor in wxPython reduces the \tt{n}
-and \tt{choices} arguments are to a single argument, which is
+\pythonnote{The wxCheckListBox 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{wxCheckListBox::\destruct{wxCheckListBox}}
 
 \func{void}{\destruct{wxCheckListBox}}{\void}