Re: Combobox focus event
- From: Nicola Fontana <ntd entidi it>
- To: Eric Cashon via gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Combobox focus event
- Date: Fri, 7 Apr 2017 21:12:49 +0200
Il Fri, 7 Apr 2017 13:52:57 -0400 Eric Cashon via gtk-app-devel-list <gtk-app-devel-list gnome org> scrisse:
Thomas,
Your original question looked easy. Connect the "focus-in-event" to the combo box and everything will work
fine.
...
Hi,
GtkComboBox is a GtkContainer, so I would try to connect the
callback to the set-focus-child signal instead:
https://developer.gnome.org/gtk3/stable/GtkContainer.html#GtkContainer-set-focus-child
Ciao.
--
Nicola
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]