wxChoice

See external documentation: wxChoice.

See external documentation: wxChoice.

This class is derived (and can use functions) from:
wxControlWithItems
wxControl
wxWindow
wxEvtHandler

Functions


new() -> wxChoice()

See external documentation.

new(Parent, Id) -> wxChoice()

Equivalent to new(Parent, Id, []).

new(Parent, Id, Options::[Option]) -> wxChoice()

See external documentation.

create(This, Parent, Id, Pos, Size, Choices) -> boolean()

create(This, Parent, Id, Pos, Size, Choices, Options::[Option]) -> boolean()

See external documentation.

delete(This, N) -> ok

See external documentation.

getColumns(This) -> integer()

See external documentation.

setColumns(This) -> ok

Equivalent to setColumns(This, []).

setColumns(This, Options::[Option]) -> ok

See external documentation.

destroy(This::wxChoice()) -> ok

Destroys this object, do not use object again