choicelistdialog()
Description
Prototype
choicelistdialog
(
type(wxdialogparent)
,
array parent
,
string choices
,
boolean captiontext
,
integer onlyone
)
error
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
parent | None | type(wxdialogparent) | |
choices | None | array | |
captiontext | Select item(s) | string | |
onlyone | .false | boolean | |
error | None | integer |