Hi all, I'm looking for an event that's fired by a GnomeEntry widget when an entry is selected from the history list. Something like 'selection_changed' from GtkCombo->GtkList. I mean I could connect the 'changed' signal to the widget, but then it would be fired each time the user types something into the Entry... I searched for this topic on the net, and the only hit was an archived posting from this list dated to April(?) 2001 with no reply.
TIA, Igor _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
