TkinterWeb icon indicating copy to clipboard operation
TkinterWeb copied to clipboard

Js2py execute_script with tkinterweb

Open Dawlat1 opened this issue 1 year ago • 1 comments

Hi Is it possible to combine Js2py with tkinterweb to load html and CSS file with tkinterweb and then use something like execute_script() to render the JavaScript in the html and CSS file?

Dawlat1 avatar Sep 09 '24 08:09 Dawlat1

Hi! Yes, that likely would be possible but I don't have the time right now to make it happen. However, if you wanted to try yourself and were looking for some tips on how to bridge the gap between js2py and the webpage itself I'd be happy to offer some advice!

Andereoo avatar Oct 07 '24 13:10 Andereoo