[pygtk] gtkhtml2 or html rendering engine for native win32

John Stowers john.stowers.lists at gmail.com
Sat Oct 25 18:23:33 WST 2008


On Tue, 2008-10-21 at 16:45 -0700, patty.ackermann at gmail.com wrote:
> Hi everyone,
> 
> I currently use gtkhtml2 to render HTML data on my PyGTK application.
> However, I'm trying to port it to Windows without using Cygwin. Native
> support is the direction I am going for.
> Is there a way for gtkhtml2 to work on native Windows or should I look
> at a alternative HTML rendering engine?

You could try gtkieembed, which is a gtk wrapper around internet
explorer

http://svn.gnome.org/viewvc/gtkieembed/

You would need to write pygtk bindings to it, but that would not be too
hard. It looks like it has a simple gobject structure that the binding
tool should wrap automatically

John

> 
> Thanks in advance,
> patty
> _______________________________________________
> pygtk mailing list   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/



More information about the pygtk mailing list