Tkinter: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(MoinMoin) |
||
Line 7: | Line 7: | ||
| wiki_language = English | | wiki_language = English | ||
| wiki_editmode = ReadOnly | | wiki_editmode = ReadOnly | ||
| wiki_engine = | | wiki_engine = MoinMoin | ||
| wiki_maintopic = Python | | wiki_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. |
Revision as of 18:32, 15 August 2006
[{{{URL}}} {{{logo}}}] | [{{{URL}}} Tkinter] [{{{recentchanges URL}}} Recent changes] [No WikiNode] [No About] [No Mobile URL] |
---|---|
Founded by: | |
Status: | [[:Category:{{{status}}}|{{{status}}}]] |
Language: | [[:Category:Wiki {{{language}}}|{{{language}}}]] |
Edit mode: | [[:Category:{{{editmode}}}|{{{editmode}}}]] |
Wiki engine: | [[:Category:{{{engine}}}|{{{engine}}}]] |
Wiki license: | [[:Category:Wiki {{{license}}}|{{{license}}}]] |
Main topic: | [[:Category:{{{maintopic}}}|{{{maintopic}}}]] |
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.