On Tue, Feb 06, 2007 at 12:13:08AM -0200, Adriano Monteiro wrote: > 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 don't know, so I made an hackish version using GtkTextView. It is used in Solfege, http://www.solfege.org. It is very badly written, since I'm not programmer, but it works good enough to display the docbook generated docs in gnu solfege. It is GPL'ed. -- Tom Cato Amundsen <[EMAIL PROTECTED]> http://www.solfege.org/ GNU Solfege - free ear training http://www.gnu.org/software/solfege/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
