[Gtk-sharp-list] HTML Object as Container

Marc Lucks n1LWeb@web.de
Mon, 7 Jun 2004 22:52:33 +0200


On Mon, 07 Jun 2004 15:14:01 -0500
Mike Kestner <mkestner@ximian.com> wrote:

> On Mon, 2004-06-07 at 15:00, Marc Lucks wrote:
> 
> > Monodoc tells me that Arg2 is HTMLEmbedded
> > 
> > What am I doing wrong?
> 
> You probably need to call GtkSharp.GtkhtmlSharp.ObjectManager.Initialize
> () manually.  I added a generator hack to call this automatically from
> all the GObject cctors, but you may be tripping over one of the many
> holes in that approach.

Fine :-) Now it isn't crashing anymore. But the Button still doesn't get
Displayed.

Any ideas?

Anyway. I'll go on trying to figure it out.

Marc