[MonoDevelop] Which sigal for Gtk.Entry...

Adam Tauno Williams awilliam at whitemice.org
Wed Nov 11 15:15:10 EST 2009


On Wed, 2009-11-11 at 20:46 +0100, stacheldraht at interia.pl wrote:
> ...shall I use? What I am trying to develop is some kind "smart entry": When 
> entering a keyword character by character, keywords matching the string 
> entered will appear in a hovering dialog window. So I need to look for a 
> signal, which is fired every time a character is inserted into the entry.
> I only have one problem: I don't know which of the various entry / widget 
> signals offered to use. I have tried out several of them (TextInserted, for 
> instance), but they are never fired.
> Any hints?

Isn't there a "Changed" signal?



More information about the Monodevelop-list mailing list