Build GUI Apps With Python! - Intro To Tkinter 1

preview_player
Показать описание
In this video I'll start to teach you how to build Graphical User Interface Apps (GUI Apps) with Python and Tkinter!

Tkinter is a GUI framework that comes with Python and let's you easily create apps with ease!

In Tkinter, everything is a widget...a button widget, a label widget, etc.

In this playlist I'll teach you all the widgets and how to use them to build your own app with Python!

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:35 - Create Starter Code
2:52 - App Title And Icon
4:36 - Set App Size
5:53 - Create a Label
9:42 - Add Label To Screen
12:38 - Create a Button
13:27 - Add Button To Screen
14:44 - Give Button a Command
15:15 - Create Change Function
16:10 - Change Logic
17:26 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Intro To Tkinter Playlist ✅ FREE Tkinter Widget Book
▶ See More At: ✅ Subscribe To My YouTube Channel:
▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group:
▶ Get The Code For This Video

TkinterPython
Автор

Thanks for continuing to make killer content!

bigrevkev
Автор

Hello John,
I am very grateful to have received your free Tkinter Widget Quick Reference Guide Book,
which will greatly help me with my learning of Python using GUI as an interface.
If I can contribute with something non-financial, you can count on me.

THANK YOU VERY MUCH for your attention.

Kind regards,

SEA

caiocamargoantonio
Автор

Will you create tutorials like this on Kivi or PyQT?

Claude_CJ_Vercetti
Автор

Excelent video that looks promising. Are you going to publish the source code on a github?

DrCoolZic
Автор

I am using tkinter since 2-3 years to develope desktop GUI for my personal use. However, it lacks of some modern widgets and styles. It requires more time and efforts to create a beautiful and robust app compare to other frameworks. I have also tried customtkinter and ttkbootstrap but not satisfied. Hence, I am planning to use flet in my future apps. Will you make a series on flet in near future?

MosleuddinSarkar
Автор

Hey John. How different is this series from the other?

ToonX
Автор

Do you have custom tkinter PDF please send me❤❤❤❤

studies