Обучение Python GUI (уроки по Tkinter)

The Tkinter library is installed in Python as a standard module, so we don't need to install anything to use it. Tkinter is a very powerful library. If you already have Python installed, you can use IDLE, which is an integrated IDE that comes with Python, this IDE is written using Tkinter. Sounds cool!

We'll be using Python 3.7 so if you're still using Python 2.x, it's highly recommended to switch to Python 3.x unless you're up to date with the nuances of the language change so you can set up your code to run without errors.

Let's assume that you already have some basic knowledge of Python which will help you understand what we are going to do. We will start by creating a window where we will learn how to add widgets such as buttons, combo boxes, etc. After that Let's experiment with our properties, so I propose to start.

реклама
разместить
Начать дискуссию