Jake Ackermann schrieb: > hi, > > i am trying to render some html code. i know there are several packages > out there that can do this in pygtk, but have their own flaws. > gtkmozembed always seems to crash even when adding in the necessary > environment variables. pango works but is not really complete (tables > and images are not supported). i looked into gtkhtml2, and though that > seemed a really great choice, i can't seem to get it to work. > does anybody have an example? i would so appreciate it.
You can find an example here: http://www.mail-archive.com/pygtk@daa.com.au/msg14154.html You may want to try PyWebKitGtk: http://code.google.com/p/pywebkitgtk/ HTH, Christian _______________________________________________ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/