|
Post by jarychk on Jul 25, 2022 3:38:23 GMT
zzz000abc
I have not checked nor ran your adjusted program yet. I first and within the last five minutes did run my own last version, removed each element one by one, and I realize, now the entire array has only elements of empty-string, and nothing from the combobox is selectable - because the array and combobox have NOTHING TO BE SELECTED, as if the "change" an element's name.
I can think of a way to manage this with the user. Include in program code which DOES NOT PERMIT the removal of the last one or two elements. Like if rasz (the variable holding how many array variables with values) is too small, program would not perform any more item removal.
|
|