Hello JOTHA,
You can do it that way:
- add a TextBox, where the user can input the new text.
- add a Button, when clicking it, the program adds the new text in the Combobox.
- save all the values and their number in aread this file at file when closing the program
- read this file at the start of the program and initialize the ComboBox.
I am using this way of dooing in this program
http://www.basic4ppc.com/forum/share...e-tracker.html in the Config panel.
Best rgards.