[Gtk-sharp-list] GtkHTML2, Bonobo: sources of ideas.

Mike Kestner mkestner@speakeasy.net
Sun, 14 Sep 2003 19:15:28 -0500


On Sun, 2003-09-14 at 04:44, Martin Willemoes Hansen wrote:

> Yes, I made a couple of patches to Gtk# which supports GnomePrint to be
> built out of the box, havent tested the binding yet though.
> Mike is refactoring the Gtk# parser and generator and at the same time
> incorporating changes which allows for the same thing as my patches. So
> my guess is that GnomePrint will be in soon, or whenever mike is
> finished ;)

The changes you submitted and the rework/enhancements to the generator
that I am doing do not block the addition of gnomeprint bindings.

> The problem was that gtkhtml depends on both gtk and gnomeprint, and
> gtkhtml is now compiled into the same assembly as gtk and thus have a
> circular dependency, because gnome is built after gtk. The new changes
> will allow gtkhtml to be part of the gtk namespace but be compiled into
> its own assembly gtkhtml-sharp.dll, which will make everybody happy :o)

Which is completely peripheral to the addition of gnome-print bindings. 
If the addition of gnomeprint bindings is causing some build error in
Gtk.Html because methods are no longer getting throttled, those methods
can be temporarily hidden with metadata until my generator enhancements
are completed.  

-- 
Mike Kestner <mkestner@speakeasy.net>