"activate" signal on which widget? GtkComboBox doesn't have any such signal. On 6/24/05, Preben Randhol <randhol+gtk@xxxxxxx> wrote: > On Fri, Jun 24, 2005 at 08:54:11PM +0530, Pramod Patangay wrote: > > Hi, > > > > I am using GTK 2.4 and facing a problem with GtkCombo. I populated a > > GtkCombo with entries. I want to catch signals when the selection > > changes. I am handling "changed" signal on the combo. I would like to > > know even if the selection was not changed but the user popped up the > > combo and selected the already selected entry. In this case "changed" > > signal is not emitted. How do I achieve this? Is there some other > > signal for this? > > Not sure, but have you tested the : > > activate > > signal? > > Preben > _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list