Hi.
I would like to sort the elements in a ComboEdit in the exact order of typing.
That is... the combo should save the typing history of the inserted elements, with the last element in first position and so on...
I don't see the sorted property to set the order of all the elements/items, which are, by default, sorted alphabetically.
How can I do that?