wxComboBox
Module
wxComboBox
Module Summary
See external documentation: wxComboBox.
Description
See external documentation: wxComboBox.
This class is derived (and can use functions) from:
wxControlWithItems
wxControl
wxWindow
wxEvtHandler
DATA TYPES
Exports
Equivalent to new(Parent, Id, []).
Types
Parent = wxWindow:wxWindow()
Id = integer()
Option = {value, unicode:chardata()} | {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {choices, [unicode:chardata()]} | {style, integer()} | {validator, wx:wx_object()}
Types
This = wxComboBox()
Parent = wxWindow:wxWindow()
Id = integer()
Value = unicode:chardata()
Pos = {X::integer(), Y::integer()}
Size = {W::integer(), H::integer()}
Choices = [unicode:chardata()]
Equivalent to create(This, Parent, Id, Value, Pos, Size, Choices, []).
Types
This = wxComboBox()
Parent = wxWindow:wxWindow()
Id = integer()
Value = unicode:chardata()
Pos = {X::integer(), Y::integer()}
Size = {W::integer(), H::integer()}
Choices = [unicode:chardata()]
Option = {style, integer()} | {validator, wx:wx_object()}
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()
Types
This = wxComboBox()