]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sngchdlg.tex
typo fix
[wxWidgets.git] / docs / latex / wx / sngchdlg.tex
index ed8b0470b5e842867ce9dc07c1072d3d615f269a..dcb28e65991c3cba318c187a42b1a660dca86543 100644 (file)
@@ -69,6 +69,10 @@ Use \helpref{wxSingleChoiceDialog::ShowModal}{wxsinglechoicedialogshowmodal} to
 into a single parameter {\tt choices} which is expected to be a Python
 list of strings.}
 
+\perlnote{In wxPerl there is just an array reference in place of {\tt n}
+and {\tt choices}, and the client data array, if present, must have the
+same length as the choices array.}
+
 \membersection{wxSingleChoiceDialog::\destruct{wxSingleChoiceDialog}}
 
 \func{}{\destruct{wxSingleChoiceDialog}}{\void}