CombBox question
Posted: Fri May 02, 2014 7:37 pm
Hello,
I'm trying to keep the items in my comboBox from being erased when I use this line of code:
set the text of button "btnAddress" to myAddrBtnTxt
However, when I look at my ComboBox button I see the other selections are no longer in the drop down box.
My question is how do I set the ComboBox so all of the other items are still listed and not overwritten?
Thanks!
I'm trying to keep the items in my comboBox from being erased when I use this line of code:
set the text of button "btnAddress" to myAddrBtnTxt
However, when I look at my ComboBox button I see the other selections are no longer in the drop down box.
My question is how do I set the ComboBox so all of the other items are still listed and not overwritten?
Thanks!