Thanks a lot to Thomas Mill for all the help. After searching again
EntryCompletion docs, I found that when you select an item from an
autocompletion's popup list, the "match_selected" signal is emited, so
at this signal's callback, I update combo's entry text, and then, do a
combo.emit("changed")
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to