Hi folks, Does anyone knows if it's possible to use the gnome-python-extras bindings for gtkhtml on windows? If it is possible, how can I compile and install it? I couldn't find any pre-compiled version of it, nor any reference saying that it is possible.
I need to make an html page appear inside my application. I've tried to use ctypes and atlaxwin to embed Internet Explorer, but had no luck. The new version of ctypes doesn't work with the examples I found, and it seens too buggy. I also thought on use gtkmozembed, but I couldn't find also good references of it, nor packages of it for windows. The documentation is too old, and I also found some projects that were abandoned because it was too buggy on windows. I'm considering also [1]. I don't know if it is possible to embed activex into a gtk application, but if it is possible, this should work, right? [1] - http://www.iol.ie/~locka/mozilla/mozilla.htm Thanks in advance! Cheers! -- Adriano Monteiro Marques http://umit.sourceforge.net [EMAIL PROTECTED] "Don't stay in bed, unless you can make money in bed." - George Burns "Who was the guy who first looked at a cow and said, "I think I'll drink whatever comes out of these things when I squeeze 'em!"?" - Bill Watterson _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
