[Gambas-user] Auto select item in new combobox
Gianluigi
gradobag at gradobag.it
Mon Feb 6 10:21:39 CET 2023
Il 06/02/23 08:41, Safiur Rahman ha scritto:
> Thanks Lee for your quick response. It solved the key down problem.
>
> I was thinking of ComboBox with additional native features like
> 1) Select the first matching item as user writes into ComboBox (as above)
> 2) Restrict to own items: The user is stopped from writing any string
> in ComboBox which does not match to any item.
> 3) user can write in ComboBox after pop up list is displayed and popup
> list is sorted as user writes more alphabet.
>
> Any help would be appreciated.
Hi,
Maybe you could take a look here:
https://gitlab.com/shordi/ComboSeek
Regards
Gianluigi
More information about the User
mailing list