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

John Luke jluke@users.sourceforge.net
Fri, 07 May 2004 13:01:22 -0400


On Fri, 2004-05-07 at 08:12 -0700, John D. Hardin wrote:
> On Thu, 6 May 2004, Mike Kestner wrote:
> 
> > On Thu, 2004-05-06 at 11:06, Norbert Fabritius wrote:
> > 
> > > on_wMain_delete_event -- to --> OnwMainDeleteEvent
> > > 
> > > That worked for me. Time for a bug report?
> > 
> > More like "time for some docs."
> 
> What was I doing wrong?
> 
> I tried renaming as Norbert suggested and it did not help.
> 
> Thanks.

>From what you originally posted it should work, since it doesn't I
suspect there is some other error and you are getting a misleading error
message. I would check all the signals in the file and make sure there
is no typos between the .glade and .cs. If you can't figure it out maybe
you can post the entire glade file and .cs file here.  Assuming they are
not very big.