[Tkinter-discuss] Documentation

Bryan Oakley bryan.oakley at gmail.com
Wed Oct 18 13:29:21 EDT 2017


No, that link does not point to an official resource. It is one of several
independent sets of documentation. Unfortunately, the strategy for official
documentation seems to be "use the tcl/tk documentation, and here's how to
apply that to tkinter". The official, canonical tk.documentation (upon
which tkinter is built) is here: http://tcl.tk/man/tcl8.5/TkCmd/contents.htm

Other good resources include:


   - The official documentation -
   https://docs.python.org/3/library/tkinter.html
   - TkDocs - http://www.tkdocs.com/ - this provides broad coverage of tk
   with examples in multiple languages, including python.
   - Effbot - http://effbot.org/tkinterbook/ - a relatively complete
   overview of tkinter, with a few bits of missing information here and there.


On Tue, Oct 17, 2017 at 5:27 PM, adil gourinda <rikudou__sennin at outlook.com>
wrote:

>     Hy
>    Tkinter is the standard GUI for Python but there is no standard
> documentation (if possible in PDF form) even the one included in "python
> library" is not complete, and after looking outside I found this link "
> http:// <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>
> infohost.nmt.edu
> <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>/
> <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>tcc
> <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>/help/pubs/
> <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>tkinter
> <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>/web/
> <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>index.html
> <http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html>" but I am
> not sure if it is an official resource and even if it is true their email
> is not reacting to any suggestion.
>
> Thanks for your attention
>
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org
> https://mail.python.org/mailman/listinfo/tkinter-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20171018/5e1613b6/attachment-0001.html>


More information about the Tkinter-discuss mailing list