Python GUI with TKINTER

preview_player
Показать описание
In this tutorial you learn:
0:27 Create and show a window
1:48 Creating a Label
2:24 Use wireframes
3:02 Placing controls on a grid layout
6:16 Connect controls to data with databinding
8:09 Respond to button clicks

Рекомендации по теме
Комментарии
Автор

Great tutorial! You make it look easy to learn Python GUI with Tkinter. Thanks for sharing your knowledge!

LifeCodeGame