<combobox> ( options -- combobox )


Vocabulary
ui.gadgets.comboboxes

Inputs
optionsa sequence of strings


Outputs
comboboxan object


Word description
Creates a combo box from a list of strings.

Definition