Hi,
I have a combobox wich the user can add items to.
When the user adds an item i want to the ComboBox to shows it’s editor so that the user can enter the name of the item directly without having to click on it first.
Right now i can’t find a way to do this so my question is wether the showEditor() function can be added to the ComboBox class.
Cheers,
Edwin