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....@python.org> on behalf of 
Bryan Oakley <bryan.oak...@gmail.com>
Sent: Wednesday, October 18, 2017 6:29:21 PM
To: adil gourinda
Cc: tkinter-discuss@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__sen...@outlook.com<mailto:rikudou__sen...@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@python.org<mailto:Tkinter-discuss@python.org>
https://mail.python.org/mailman/listinfo/tkinter-discuss


_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to