Re: GtkComboBoxTextEntry for input of multi-digits numbers
- From: Paul Davis <paul linuxaudiosystems com>
- To: Stefan Salewski <mail ssalewski de>
- Cc: gtk-list gnome org
- Subject: Re: GtkComboBoxTextEntry for input of multi-digits numbers
- Date: Tue, 20 Mar 2012 19:30:19 -0400
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]