On Thu, 26 Jan 2006 20:18:41 -0500
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> I am wondering what ideas people could offer for a simple HTML viewer I could 
> plug into a Tkinter/Pmw Application.  Does anyone know of something simple, 
> yet robust?
> 
> 

Hi Christopher,

pysol has a (very basic) html viewer to display its documentation 
(http://www.pysol.org/).
pysol is GPL'd, so if their html widget is good enough for you it's probably no 
problem for you to
use it.
It can display headers, horizontal lines, ordered and bulleted lists and (gif) 
images, but no advanced stuff like
tables or frames. I've used it for my own documentation and it works very well.

Michael
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to