Andrew
Andrew
No worries; @WGandy let me know if the update works!
Thank you very much for letting me know about this! Github Actions is a bit difficult to use because I need to compile both C and tcl files and it...
Hi @TsaiTung-Chen, I don't have a Mac to test on, so I have no way to debug that error. However, there are a few things you could try. For starters,...
Hi @cuteufo @pdebelak @damies13 @TsaiTung-Chen I've finally managed to compile Tkhtml using Github Actions. Apologies for the delay. Try extracting [tkinterweb.zip](https://github.com/Andereoo/TkinterWeb/files/13349436/tkinterweb.zip) and running `__init__.py` and let me know if it...
@TsaiTung-Chen would you be able to do me a favour and let me know if [tkinterweb-simplified.zip](https://github.com/user-attachments/files/15535188/tkinterweb-simplified.zip) works?
@TsaiTung-Chen @damies13 @cuteufo @pdebelak @TsaiTung-Chen @G-Donkey I have finally added support for M1 Macbooks. Apologies it took me so long! Please feel free to upgrade TkinterWeb and let me know...
Hi @ShuffleWire, I've added a convenience method as you suggested. Simply calling `myhtmlframe.get_current_link()` will return the url under the mouse when applicable. I _might_ make an `on_right_click` function in the...
Hi! Unfortunately TkinterWeb doesn't support custom fonts, and fixing this is beyond the scope of this project. Sorry.
Great idea! I hadn't thought of that. I just tried it but no avail. TkinterWeb is based on the [Tkhtml3](http://tkhtml.tcl.tk/tkhtml.html) web engine, which is mainly written in C (not Tcl...
Hi! Thanks for submitting a bug report. I'm away for the summer and don't have access to a computer, but I will defenitely look into this in September when I...