wxPython doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}}
|
||||
|
||||
|
Reference in New Issue
Block a user