Daniel Kirkegaard Mouritsen:
> 
> insert_text() on a gtk.Editable) does. but if you simply want change or
> inserted text, i would look into "changed" and "insert-text"signals
> (inherited from gtk.Editable).

Hey, that's even better! Now if I did't tend to forget browsing through the
whole widget hierarchy when looking something up in the docs, I might have
found out myself.

Thanks a lot!
-- 
Hans-Joachim Widmaier
_______________________________________________
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