this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 1 and 129 (spanning 128 versions)
Revision 1 as of 2002-07-12 22:29:49
Size: 900
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 129 as of 2014-01-15 02:23:56
Size: 301
Editor: EliBarkma
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: https://python.domainunion.de/topics/tkinter/

== Tkinter Documentation ==

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

Also see: https://python.domainunion.de/topics/tkinter/doc.html

== Tkinter Extensions ==

  * ["Pmw"] (https://pmw.sourceforge.net)
  * ["Tix"]
  * ["Tkinter3000"] (https://tkinter.effbot.org)
Tengo poco quedecir alrededor de mi personalidado eso creo.<<BR>>
Si os gusta mi aportación, me alegraré por ello<<BR>>
<<BR>>
Si por cualquier raz�n te interesa informarte m�s a este tema, s�lo debes de dirigirte a [[https://www.optclub.co.kr/xe/?document_srl=1251475|marcas de relojes]].

Tengo poco quedecir alrededor de mi personalidado eso creo.
Si os gusta mi aportación, me alegraré por ello

Si por cualquier raz�n te interesa informarte m�s a este tema, s�lo debes de dirigirte a marcas de relojes.

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

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