Tkinter Html Display

Robin Becker robin at jessikat.fsnet.co.uk
Sun Oct 7 05:08:38 EDT 2001


In article <3daa1aa8.0110051100.33815499 at posting.google.com>, Jeffrey
<jmsun at bioeng.ucsd.edu> writes
>Hi All,
>  I want to display an HTML file on a Tkinter Canvas widget.  Do any
>of you know how to do this?  The principle problem I have is that the
>HTML file can display subscript and symbols and stuff, while
>translated the HTML lines into text, you lose that.  I came up with
>one solution that one could just capture the HTML off the browser and
>turn it into a gif file and then display on the widget.  But I just
>wanted to know if there is anything out there or any solution for
>this....
>
>
>                                                         Thanks,
>                                                                Jeff
ftp://ftp.scriptics.com/languages/tcl/misc/html_library-0.3.tar.gz
ftp://mango.rsmas.miami.edu/pub/misc/html.tar.gz
http://www.usenix.org/publications/library/proceedings/tcl96/full_papers/welch/
-- 
Robin Becker



More information about the Python-list mailing list