[Tkinter-discuss] Documentation

adil gourinda rikudou__sennin at outlook.com
Thu Oct 19 10:39:58 EDT 2017


After talking with the "tcl-core" they explained to me that this link "http://<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>tcl.tk<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>/man/<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>tcl8.5<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>/<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>TkCmd<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>/<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>contents.htm<http://tcl.tk/man/tcl8.5/TkCmd/contents.htm>" is a "man" page and can't accept modification and they gave me this alternative link "http://<http://tmml.sourceforge.net/doc/tk/index.html>tmml.sourceforge.net<http://tmml.sourceforge.net/doc/tk/index.html>/doc/<http://tmml.sourceforge.net/doc/tk/index.html>tk<http://tmml.sourceforge.net/doc/tk/index.html>/<http://tmml.sourceforge.net/doc/tk/index.html>index.html<http://tmml.sourceforge.net/doc/tk/index.html>" which is a "tmml" page more enhanced that precedent, you can add it to tkinter' resources

Thanks you for your attention😊

________________________________
From: Tkinter-discuss <tkinter-discuss-bounces+rikudou__sennin=live.com at python.org> on behalf of Bryan Oakley <bryan.oakley at gmail.com>
Sent: Wednesday, October 18, 2017 6:29:21 PM
To: adil gourinda
Cc: tkinter-discuss at python.org
Subject: Re: [Tkinter-discuss] Documentation

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<mailto: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<mailto: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/20171019/fda82099/attachment-0001.html>


More information about the Tkinter-discuss mailing list