Differences between revisions 3 and 121 (spanning 118 versions)
Revision 3 as of 2002-09-26 15:40:25
Size: 980
Editor: 213
Comment:
Revision 121 as of 2014-01-01 08:08:13
Size: 183
Editor: TamaraKis
Comment:
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.pythonware.com/library/index.htm An Introduction To Tkinter] (online) by FredrikLundh

  * DEAD: [http://www.amk.ca/bookstore/applications.html Python and Tkinter Programming] by JohnGrayson

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.''
Hello! <<BR>>
I'm Hindi female :). <<BR>>
I really love The Vampire Diaries!<<BR>>
<<BR>>
Also visit my webpage; [[https://twitter.com/noosapestmanage|pest control mooresville]]

Hello!
I'm Hindi female :).
I really love The Vampire Diaries!

Also visit my webpage; pest control mooresville

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

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