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

Oskar Berggren oskar.berggren at gmail.com
Wed Nov 11 17:24:10 EST 2009


2009/11/11  <stacheldraht at interia.pl>:
> Am Mittwoch 11 November 2009 21:15:10 schrieb Adam Tauno Williams:
>> Isn't there a "Changed" signal?
>>
> I tried it...but it wasn't fired. ;-(((
>
>

You might want to try KeyPressEvent or KeyReleaseEvent inherited from GtkWidget.

I can't find the "changed" signal mentioned in Gtk's own documentation
for the entry widget, only in Mono's docs. I wonder where it comes
from...

/Oskar


More information about the Monodevelop-list mailing list