Style And Theme Your App The Easy Way - Tkinter Projects 4

preview_player
Показать описание
In this video we'll look at making your app look better using Styles and Themes.

I'll show you two different ways to spruce up your app, one using the ttk Style() widget, and another using the ttkthemes Library.

We'll have to download and install the ttkthemes library, but it's easy to set up and use.

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
2:23 - Use TTK Widgets
2:55 - Create Style Widget
3:55 - Print Out Included Styles
4:50 - Create Style Menu
5:50 - Loop Thru Styles
8:00 - Remove Tearoff Dashes
8:12 - Update Label With Style Name
9:21 - Update App Style
10:21 - Import ttkthemes Library
10:56 - Pip Install ttkthemes
11:35 - Explore Basic Themes
11:45 - Add More Themes
14:11 - ttkthemes Documentation
14:34 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Tkinter Projects 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
Автор

thank you very much john... i learn a lot of thing from your tutorial

tojoeinstein
Автор

the only thing i dont get is why t=t is needed. Thank you for all your tkinter videos love ya

domwujek
Автор

This is the easiest way to create apps thNks

crappycoders
Автор

Even though I use Tkinter now and then, I still feel it looks like a windows 95 thing 😂! Obviously you can use custom and bootstrap to make it look better

CostaGeo
Автор

You can explain in a future video how to add animation to my tkinter project

myyrfwz
Автор

Pygubu tkinter gui designer…very nice to try

LinuxPardusUser