codesysnewbie - 2023-07-24

We have a combo box (array based one).

A function changes an element of the array (character string). If the combo box shows that element of the array (it's currently selected, therefore), the combo box does not show modified value.

How can we fix that?