X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/44178d92143eea7dfb02c13ff6f8e0d3f3671eb6..444cb676b239bd5d87c645c21c800053271cc348:/docs/latex/wx/sngchdlg.tex diff --git a/docs/latex/wx/sngchdlg.tex b/docs/latex/wx/sngchdlg.tex index 661fa3220c..ed8b0470b5 100644 --- a/docs/latex/wx/sngchdlg.tex +++ b/docs/latex/wx/sngchdlg.tex @@ -65,6 +65,9 @@ Constructor, taking a string list and optional client data. Use \helpref{wxSingleChoiceDialog::ShowModal}{wxsinglechoicedialogshowmodal} to show the dialog. +\pythonnote{For Python the two parametes {\tt n} and {\tt choices} are collapsed +into a single parameter {\tt choices} which is expected to be a Python +list of strings.} \membersection{wxSingleChoiceDialog::\destruct{wxSingleChoiceDialog}}