tkd.widget.combobox

Widget module.

Members

Classes

ComboBox
class ComboBox

A combobox combines a text field with a pop-down list of values; the user may select the value of the text field from among the values in the list.

Meta

License

MIT. See LICENSE for full details.