Re: Combobox focus event



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]