using tkinter to display html
kyosohma at gmail.com
kyosohma at gmail.com
Thu Apr 19 09:09:33 EDT 2007
On Apr 19, 6:29 am, "Stephen M. Gava" <elgua... at users.sourceforge.net>
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
The following thread has various ideas in it:
http://mail.python.org/pipermail/python-list/2001-October/107989.html
I know wxpython has widgets specifically made to display html or even
wrap Internet Explorer, ActiveX and more.
Good luck!
Mike
More information about the Python-list
mailing list