How to create a weight converter GUI(graphic user interface) using Python Tkinter Framework

preview_player
Показать описание
Tkinter is the de facto way in Python to create Graphical User interfaces (GUIs) and is included in all standard Python Distributions. In fact, it's the only framework built into the Python standard library.

The significance of "import *" represents all the functions and built-in modules in the tkinter library. By importing all the functions and methods, we can use the inbuilt functions or methods in a particular application without importing them implicitly.

grid lets you layout widgets in columns and rows. If you're familiar with using HTML tables for layout, you'll feel right at home here. This chapter illustrates the various ways you can tweak grid to give you all the control you need for your user interface.
Рекомендации по теме
Комментарии
Автор

malísimo. no solo no explica nada, sino que genera código completamente acoplado, salteándose todas las buenas prácticas de programación, y sin realizar ningún tipo de diseño de nada.

LeaTex
welcome to shbcf.ru