[Mono-list] Custom attributes setting return type
Ravi Pratap M
ravi@ximian.com
17 Apr 2003 19:20:17 -0500
> Still gives the same warning, this is on my Red Hat machine which only has
> Mono installed.
Very strange - could you please file a bug report ? Thanks.
> Also just noticed this code fail on mono (cvs):
>
> this.tabSettings.SelectedIndexChanged += new
> System.EventHandler(this.tabSettings_SelectedIndexChanged);
>
>
> ConfigurationEditor.cs(298) error CS0117: `System.Windows.Forms.TabControl'
> does not contain a definition for `SelectedIndexChanged'
Can you pinpoint what exactly the problem seems to be ?
> I'll go record this in bugzilla ( or whatever bug tracking mono's using? ).
That would be great - thanks a lot. Just make sure you include your
surmise of what the exact misbehaviour is. That way, we get to the
problem much faster :-)
Regards,
Ravi