Make Tkinter Python Applications Look Modern In 10 Minutes!

Опубликовано: 31 Октябрь 2024
на канале: TurbineThree
44,273
737

🔗 Links:
TTK Bootstrap Documentation: ttkbootstrap.readthedocs.io/en/latest/
Code & Examples: github.com/RoyChng/ttkbootstrap-tutorial

✨ Description:
In this video, we take a look at how to use TTK Bootstrap, an extension for Tkinter in Python that allows you to quickly style and make your GUI applications look both modern and professional!

I also showcase features for themes and other widgets not available in Tkinter, as well as further examples of how to make full use of this extension!

📚 Chapters:
00:00 - Intro
00:35 - Creating a form
3:49 - Styling
6:30 - Checkbuttons
7:25 - Themes
8:35 - More examples