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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to