02-11-2020, 08:28 AM
(This post was last modified: 02-11-2020, 08:33 AM by SorenJensen.)
Hi Guys,
I need the functionality of an editable combobox, meaning a control which is loaded with predefined values, but which also allows the user to enter a value not in the list, as if it was a normal IwEdit control. Like Delphi's Drop-Down combobox.
The IwCombobox do not seem to allow that and, at least as far as I know, setting the editable property do not change that.
What is it I'm missing ?
Or do any of you have good proposals of how to accomplish this behavior in another way ?
Regards
Soren
I need the functionality of an editable combobox, meaning a control which is loaded with predefined values, but which also allows the user to enter a value not in the list, as if it was a normal IwEdit control. Like Delphi's Drop-Down combobox.
The IwCombobox do not seem to allow that and, at least as far as I know, setting the editable property do not change that.
What is it I'm missing ?
Or do any of you have good proposals of how to accomplish this behavior in another way ?
Regards
Soren