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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?