]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/combobox.tex
1. made ScrollLines/Pages return bool indicating if we scrolled till the
[wxWidgets.git] / docs / latex / wx / combobox.tex
index 218f17e93cf494f1a00c52a670e399d601c93f2d..7b780e526cfc52f0a59fad73236f13e58185f0af 100644 (file)
@@ -90,6 +90,8 @@ appropriately.}
 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{wxComboBox::\destruct{wxComboBox}}