Tkinter: Difference between revisions

Jump to navigation Jump to search
53 bytes removed ,  4 April 2012
m
Text replace - "(\|) *wiki_" to "$1"
m (Text replace - "{{ *[Ww]iki *(\|) * *w" to "{{Wiki $1w")
m (Text replace - "(\|) *wiki_" to "$1")
Line 1: Line 1:
{{Wiki
{{Wiki
|wiki_logo             = [[Image:TkinterWikiLogo.JPG]]
|logo             = [[Image:TkinterWikiLogo.JPG]]
| wiki_URL               = http://tkinter.unpythonic.net/wiki/FrontPage
|URL               = http://tkinter.unpythonic.net/wiki/FrontPage
| wiki_recentchanges_URL = http://tkinter.unpythonic.net/wiki/RecentChanges
|recentchanges_URL = http://tkinter.unpythonic.net/wiki/RecentChanges
| wiki_wikinode_URL     = http://tkinter.unpythonic.net/wiki/WikiNode
|wikinode_URL     = http://tkinter.unpythonic.net/wiki/WikiNode
| wiki_status           = Active
|status           = Active
| wiki_language         = English
|language         = English
| wiki_editmode         = ReadOnly
|editmode         = ReadOnly
| wiki_engine           = MoinMoin
|engine           = MoinMoin
| wiki_maintopic         = Python
|maintopic         = Python
}}
}}
==Description==
==Description==
'''Tkinter''' is the most portable GUI toolkit for '''Python'''. The aim of this Wiki is to gather information to help Python programmers better use Tkinter.
'''Tkinter''' is the most portable GUI toolkit for '''Python'''. The aim of this Wiki is to gather information to help Python programmers better use Tkinter.

Navigation menu