X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e35f56f6d323a15d4e70d4ac0adf9a0a42cce15..06d20283afba5439c8a2c1b3b7cd3390541da52d:/docs/latex/wx/checklst.tex diff --git a/docs/latex/wx/checklst.tex b/docs/latex/wx/checklst.tex index a6f7163920..c0a6f956a0 100644 --- a/docs/latex/wx/checklst.tex +++ b/docs/latex/wx/checklst.tex @@ -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}