I want to make a separate combobox widget
And if you add this widget to another, then you can add new options, get the option index
I want to make a separate combobox widget
And if you add this widget to another, then you can add new options, get the option index
Combo boxes can override onGenerateWidget
, this allows you to feed it user widgets. Example:
Ignore the sound bit.