Getting started with Tkinter for Python tutorial

Posted by linuxer on Jan 24, 2022 8:58 PM EDT
LinuxConfig.org; By Egidio Docile
Mail this story
Print this story

Tkinter stands for “Tk interface”: the package with the same name on many Linux distributions provides the Python bindings for the Tcl/Tk GUI toolkit. Although other graphical toolkit can be used from Python, like Qt or GTK, Tkinter is the standard (the Python IDLE editor and development environment is written using this toolkit, for example) and probably the easiest to work with. In this tutorial we see the basic concepts behind the usage of Tkinter and how to create and interact with some of the most used widgets.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux, Python

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.