]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/checklst.tex
Added first batch of docs and notes for wxPython.
[wxWidgets.git] / docs / latex / wx / checklst.tex
index a6f7163920402064b8db65427d0c3a153549669a..c0a6f956a064b93546e1c9318f349e9712e43f96 100644 (file)
@@ -68,6 +68,10 @@ 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
+a list of strings.}
+
 \membersection{wxCheckListBox::\destruct{wxCheckListBox}}
 
 \func{void}{\destruct{wxCheckListBox}}{\void}