Re: GtkComboBoxTextEntry for input of multi-digits numbers



On Tue, Mar 20, 2012 at 7:13 PM, Stefan Salewski <mail ssalewski de> 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]