Category:Tkinter: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Categorizing the library category)
 
(-dead link)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
[[Category:Solutions by Library]]
{{library}}
'''Tkinter''' is a [[Python]] module which provides access to the [[Tk]] [[GUI]] library.

Some websites:
* [https_//docs.python.org/3/library/tkinter.html Library-docs]
* [https://wiki.python.org/moin/TkInter TkInter on the Python-Wiki]

[[Category:Solutions by Library]] [[Category:Tk]] [[Category:Python]]

Latest revision as of 18:33, 8 January 2021

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Tkinter is a Python module which provides access to the Tk GUI library.

Some websites:

Pages in category "Tkinter"

The following 8 pages are in this category, out of 8 total.