Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Read a HTML file and show it on a Tkinter window

I would like to read a HTML and I show it on a Tkinter window. I would like to know if this is possible with any module and if it's how can I do it, as I'm totally lost finding solutions.

Thanks in advance.

like image 516
Avión Avatar asked Dec 28 '25 20:12

Avión


1 Answers

There is no support for viewing rendered HTML in a tkinter widget. There was a project (tkhtml) to build a modern web browser using tcl/tk (which is what powers tkinter), but the project never got past a very early alpha release and the last check-in was in 2009.

like image 60
Bryan Oakley Avatar answered Dec 30 '25 08:12

Bryan Oakley



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!