ComboBox.populate
- ComboBox.populate(items)[source]
Populate the combo box with items.
- Parameters:
- itemslist
List of tuples, each containing the display text and user data
Populate the combo box with items.
List of tuples, each containing the display text and user data