Hi Jules,
If i just create a ComboBox, it’s not editable by default. But it is not taking keyboard ficus. Because of that i couldn’t able to select next or previous item through keyboard shortcuts.
So currently i am calling setEditableText(false), just to gainfocus.
I think you will add it in constructor itself…
Thanks,
Noorul