Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

tkinter is a Python wrapper around Tk:

I would recommend learning Tk and the details of how tkinter wraps Tk https://en.wikipedia.org/wiki/Tk_(software)

These resources might help:

https://www.tcl.tk/

https://tkdocs.com/

https://tkdocs.com/book.html



Yeah but Tcl... is it worth it?

Also the tkdocs book is one of the books I reviewed, 3rd edition. The only mention of bindtags is a reference to the tkdocs website, which only documents the four default tags but not much else, which in turn references the Tk manual, which is hard to read as I don't understand Tcl.


I don't understand Tcl

Yet.


As you stated above: "I really like tkinter and want to commit to it".

>> Yeah but Tcl... is it worth it?

That is for you to decide.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: