using tkinter to display html
Kevin Walzer
kw at codebykevin.com
Fri Apr 20 09:45:16 EDT 2007
Stephen M. Gava wrote:
> Hi all,
>
> I prefer using tkinter to wxpython (so sue me :) and i need to display a
> lot of html in a particular app. does anyone know if one of the existing
> add on tk html widgets have been wrapped for tkinter already?
>
> TIA for any reply,
> Stephen
PySol has an HTML viewer. Here's a link to some discusison about it:
http://mail.python.org/pipermail/tkinter-discuss/2006-January/000614.html
PySol is GPL, so if your application is also GPL, then it might be an
option.
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
More information about the Python-list
mailing list