[Gtk-sharp-list] problem with Gnome.About
Gonzalo Paniagua Javier
gonzalo@ximian.com
13 May 2003 13:42:40 +0200
El mar, 13 de 05 de 2003 a las 13:38, Martin Baulig escribió:
> Gonzalo Paniagua Javier <gonzalo@ximian.com> writes:
>
> > There's a bug filled about this issue.
> >
> > What I do is:
> >
> > GC.SuppressFinalize (about);
>
> That doesn't help, you need to increment the refcount (by modifying the generated
> gtk/gnome/generated/About.cs).
Really? Try nunit-gtk and its about dialog.
-Gonzalo