closed
Public

I’d like the ability to change the selected value of a ComboBox in other ways than by clicking the arrow and selecting with the mouse.

I could be something like the way the text of a label is changed by defining bahaviour.

Element Clicked > Operate on an element > ComboBox > Change the selected index.

2 answers

Yes we are working on this. The ComboBox will support “Selection Changed ” event, “selectedIndex” property and “Set Selected Index” action.

#1

These enhancements of ComboBox are implemented in V1.85

#2

This question is now closed