Tkinter Html Display
Bernie
bernie at pacific.net.hk
Fri Oct 5 22:31:48 EDT 2001
Hi Jeffrey,
Try htmllib and formatter libary. This two libraries are used to format
and display HTML.
Bernie
Jeffrey wrote:
>
> 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
More information about the Python-list
mailing list