HI,
I use a showInputDialog to display a comboBox for the user to choose an item in it. But i want him to be able to add a new Value in this combo box but i don't find how to do that.
Here is my code
Object[] possibleValues = {"1","2","3"};
Object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.