Tkinter: Difference between revisions

52 bytes removed ,  20 July 2023
m
Text replacement - "ReadOnly" to "Read-only"
mNo edit summary
m (Text replacement - "ReadOnly" to "Read-only")
 
(5 intermediate revisions by 3 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           = Python
|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.