Differences between revisions 1 and 127 (spanning 126 versions)
Revision 1 as of 2002-07-12 22:29:49
Size: 900
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 127 as of 2014-01-14 08:00:58
Size: 284
Editor: Patricia0
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.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)
Нi there! :) My name is Patricia, I'm a student studying Industrial and Labor Relations from Grimѕtad, Norway.<<BR>>
<<BR>>
Нere is my webpage Kaspеrsky coupon code ([[http://www.galyeannursery.com/kaspersky-coupon-code/|http://www.galyeannursery.com/kaspersky-coupon-code/]])

Нi there! :) My name is Patricia, I'm a student studying Industrial and Labor Relations from Grimѕtad, Norway.

Нere is my webpage Kaspеrsky coupon code (http://www.galyeannursery.com/kaspersky-coupon-code/)

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

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