[Gtk-sharp-list] Autoconnection of signals in Glade# (updated)
Miguel de Icaza
miguel@ximian.com
08 Sep 2002 13:37:51 -0400
Hello!
> I have updated the patch. I think it is ready now. Let me know of any
> problem.
>
> (About the bug in the runtime: I can't create a testcase that crashes
> mono. All I get is the expected NullReferenceException. It only crashes
> with the sample program, and not always).
This patch is awesome! I love it.
Auto-connect was never a feature I used with C and Glade, because I
never got the feeling it was clean to do so, but with Glade# it seems
like the way to go. Even more separation between the UI and the code,
which I love.
Miguel.