RE: ComboBox



Because GtkWidget is a hierarchical parent of GtkCombo, you can get the
"clicked" event for that widget the same way you would get a "changed" event
for the combo.

I hope this helps.

Regards

Martyn

-----Original Message-----
From: Etienne Bonnet [mailto:Etienne Bonnet inrialpes fr]
Sent: Thursday, May 30, 2002 8:40 AM
To: gtk-app-devel-list gnome org
Subject: ComboBox


I'm starting with GTK, and I would like to know how activated 
a callback
by  a mouse click into a list box of a ComboBox without using 
"changed"
signal of the entry text field (which is linked to this combobox).

Regards,
Etienne

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




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