Tkinter: Difference between revisions

51 bytes removed ,  20 July 2023
m
Text replacement - "ReadOnly" to "Read-only"
m (Text replace - "{{ *[Ww]iki *(\|) * *w" to "{{Wiki $1w")
m (Text replacement - "ReadOnly" to "Read-only")
 
(3 intermediate revisions by 2 users not shown)
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           = Dormant
| wiki_language         = English
|language         = English
| wiki_editmode         = ReadOnly
|editmode         = Read-only
| 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.