[EMAIL PROTECTED]:

> Subject says it all, really. Glade doesn't appear to have any
> signals for GtkCombo --- the top item on the list is GtkContainer.
> How can I get a callback executed whenever the user selects an item?

you can connect to the `changed' signal of combo.entry. this may not
be the right way, but it is the only I have found :P

Michele

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to