From: Alexander S.K. <al...@be...> - 2015-07-14 12:32:20
|
Alain Aupeix пишет: > Hi, > > Is-it possible with a combobox to enter a character, and go to the first > element which begins with this character, instead of modifying the > content os the element. > Not in current code. I don't now, does the standard GTK's combobox have such a feature. If no, it may be implemented, catching the keyboard input event. Regards, Alexander. |