SotirisAnt

Results 1 comments of SotirisAnt

Hello, I had a similar issue but at the end, I managed to get the selected value from a combo-box with the below code: `ComboBox comboBox = new ComboBox(anElement);` `String...