wxSingleChoiceDialog
Module
wxSingleChoiceDialog
Module Summary
See external documentation: wxSingleChoiceDialog.
Description
See external documentation: wxSingleChoiceDialog.
This class is derived (and can use functions) from:
wxDialog
wxTopLevelWindow
wxWindow
wxEvtHandler
DATA TYPES
Exports
Types
Parent = wxWindow:wxWindow()
Message = unicode:chardata()
Caption = unicode:chardata()
Choices = [unicode:chardata()]
Equivalent to new(Parent, Message, Caption, Choices, []).
Types
Parent = wxWindow:wxWindow()
Message = unicode:chardata()
Caption = unicode:chardata()
Choices = [unicode:chardata()]
Option = {style, integer()} | {pos, {X::integer(), Y::integer()}}
Types
This = wxSingleChoiceDialog()
Types
This = wxSingleChoiceDialog()