Additionally, the gtk.TextView can handle rich text, although its richtext clipboard functionality is obscure, if it exists at all.
-Seth On Sun, 2007-02-18 at 20:39 +0100, Gian Mario Tagliaretti wrote: > 2007/2/18, Lee Connell <[EMAIL PROTECTED]>: > > I was using wxPython which has an HtmlWindow widget that allows me > > to > > append html to the current document. Is there something out there for > > pygtk that does similar or even a richtext widget? is there a stable > > wrapper around gecko or gtkhtml that I can use? Any tutorials? > > gtkmozembed and gtkhtml2 are both in gnome-python-extras. > > gtkmozembed comes with a reference manual, gtkhtml2 unfortunately has > no docs available, googling you can find some docs on both, recently > on the ML a guy posted some code of gtkhtml2. > > cheers _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
