Tkinter: Widgets Documentation

    I believe that Tkinter is a great tool to make Graphical User Interfaces but to explore its full potential you have to learn Tcl/Tk. Learning a new language and translate its syntax take a great efforts. So to make things easier for Python's community I make a direct translation from Tk Reference Manual (http://tmml.sourceforge.net/doc/tk/) to Tkinter. The work is not yet complete but I want the Python's community to benefit from it and participate in its development.
    
Just take a look: https://tk-to-tkinter.blogspot.com/p/tkinter-centents.html


Comments