]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sngchdlg.tex
Chnaged includes to work without precompiled headers
[wxWidgets.git] / docs / latex / wx / sngchdlg.tex
index 661fa3220c2724b909f4bd50ff9b947d973f0097..ed8b0470b5e842867ce9dc07c1072d3d615f269a 100644 (file)
@@ -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}}