[Gtk-sharp-list] Re: Glade event handler mono+linux vs. win32+.NET

Norbert Fabritius nori.f@gmx.de
Thu, 06 May 2004 18:06:06 +0200


On Wed, 05 May 2004 21:09:40 -0700, John D. Hardin wrote:

>  
> Why doesn't the Windows glade-sharp see the event handler?
> 

I had excactly the same problem. Try renaming:

on_wMain_delete_event -- to --> OnwMainDeleteEvent

That worked for me. Time for a bug report?

Norbert Fabritius