Differences between revisions 2 and 42 (spanning 40 versions)
Revision 2 as of 2002-07-14 23:26:39
Size: 968
Editor: pD9EB0537
Comment:
Revision 42 as of 2007-03-09 21:15:40
Size: 918
Editor: rrcs-24-153-255-71
Comment: <a href= http://free-software.software-rome-it.info/index.html >free software</a> [url=http://free-software.software-rome-it.info/index.html]free software[/url] <a href= http://tax-software.software-rome-it.info/index.html >tax software</a> [url=http://tax-software.software-rome-it.info/index.html]tax software[/url] <a href= http://free-software-downloads.software-rome-it.info/index.html >free software downloads</a> [url=http://free-software-downloads.software-rome-it.info/index.html]free software downloads[/url] <a href= http://free-antivirus-software.software-rome-it.info/index.html >free antivirus software</a> [url=http://free-antivirus-software.software-rome-it.info/index.html]free antivirus software[/url] <a href= http://software-piracy.software-rome-it.info/index.html >software piracy</a> [url=http://software-piracy.software-rome-it.info/index.html]software piracy[/url]
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Tkinter is Python's de-facto standard GUI (Graphical User Interface) package. It is a thin object-oriented layer on top of Tcl/Tk.

Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one, and almost the only one that is portable between Unix, Mac and Windows. CameronLaird calls the yearly decision to keep TkInter "one of the minor traditions of the Python world."

More info here: http://www.python.org/topics/tkinter/

== Tkinter Documentation ==

  * [http://www.amk.ca/bookstore/applications.html Python and Tkinter Programming] by JohnGrayson
  * [http://www.pythonware.com/library/index.htm An Introduction To Tkinter] (online) by FredrikLundh

Also see: http://www.python.org/topics/tkinter/doc.html

== Tkinter Extensions ==

  * ["Pmw"] (http://pmw.sourceforge.net)
  * ["Tix"]
  * ["Tkinter3000"] (http://tkinter.effbot.org)

== Comments ==

MythDebunking: ''TkInter is ugly on Windows.''
<a href= http://free-software.software-rome-it.info/index.html >free software</a> [url=http://free-software.software-rome-it.info/index.html]free software[/url]
<a href= http://tax-software.software-rome-it.info/index.html >tax software</a> [url=http://tax-software.software-rome-it.info/index.html]tax software[/url]
<a href= http://free-software-downloads.software-rome-it.info/index.html >free software downloads</a> [url=http://free-software-downloads.software-rome-it.info/index.html]free software downloads[/url]
<a href= http://free-antivirus-software.software-rome-it.info/index.html >free antivirus software</a> [url=http://free-antivirus-software.software-rome-it.info/index.html]free antivirus software[/url]
<a href= http://software-piracy.software-rome-it.info/index.html >software piracy</a> [url=http://software-piracy.software-rome-it.info/index.html]software piracy[/url]
----
CategoryFaq

TkInter (last edited 2022-02-08 22:05:48 by martinmiller)

Unable to edit the page? See the FrontPage for instructions.