Select Fonts With Font Dialog Box - Tkinter TTKBootstrap 26

preview_player
Показать описание
In this video I'll show you how to use the Font Dialog book for TTKBootstrap and Tkinter.

The FontDialog box is a fun pop up box that let's you easily select fonts and font sizes for the text of your app.

It returns a font that can be passed into any widget that accepts a font attribute.

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:29 - Import FontDialog
1:55 - Create Label and Button
2:59 - Create FontDialog Function
3:39 - Create FontDialog Instance
4:10 - Update Label
4:46 - Conclusion
Рекомендации по теме
Комментарии
Автор

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

Phenomenal! I have not heard much about ttkbootstrap until today. But ttkbootstrap is the absolute hammer. Thanks for the great work.

gitarrenTag
Автор

It was great, hope there are more about layouts

danroyo
Автор

great series. loved it!! could you show how to incorporate ttkbootstrap in class app(tb.window)?

mannyribeiro
Автор

Amazing tutorial, thanks a lot. I have a question, i would like to use the localization in French. How can i do that in my main.py? Thank you again.

vladmakrov
Автор

I worked on my project for three days and changed its interface with TTKBootstrap. Then I made a lot of additions and worked for a total of 1 week. (It was a simple project, but I'm very new to software). It detected and deleted it. Later, when I made an exe with pyinstaller, when I ran the program, it was detected as a virus and deleted the exe I created again.
Finally, when I created my project with pure tkinter, I was able to use it without any problems. I wonder if anyone faced the same problem? Or what was my mistake?
(Sorry I use google translate)

belovemj