On Tue, Mar 20, 2012 at 7:13 PM, Stefan Salewski <mail@xxxxxxxxxxxx> wrote: > I was going to use > http://developer.gnome.org/gtk3/stable/GtkComboBoxText.html > with text entry. The problem is, that I have to connect to "changed" > signal, which is emitted on every keystroke. So I get "7" followed by > "75" for active text when user input is "75". There seems to be no way > to wait for the enter key pressed. you want the "activate" signal. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list