Modern GUI Design with TTKBootstrap - Tkinter TTKBootstrap 1

preview_player
Показать описание
In this video I'll start to show you the TTKBootstrap library for Tkinter.

TTKBootstrap allows you to create much more modern looking GUI's for Tkinter.

It's modeled after the hugely popular Bootstrap CSS framework for building websites.

Choose from dark themes, or light themes and go from there!

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:25 - Dark Themes
2:00 - Light Themes
2:30 - Check Out The Docs
2:42 - Pip Install TTKBootstrap
3:33 - Basic Usage
5:08 - Style Guide
7:29 - API Docs
8:24 - 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
Автор

Great video. I’m the author of this library and I’m very much looking forward to seeing all this through someone else’s eyes as well as mining all the helpful feedback in the comment section. 😊

izzyanalytics
Автор

Too great impatient to see more videos from you to master this one! congrats !

prayerlifecontinous
Автор

Oh wow, looks awesome.

I remember when CustomTkinter was the "big deal" but this library kills it all

holycow
Автор

Please more tutorials with this tkinter framework 😁👍🏽

almighysanti
Автор

Ooohhh, this makes me excited. I can't wait for the new videos.
Toodles!

EFoxVN
Автор

Thank you, your tutorials are always amazing!

lioninaboxgames
Автор

Thank you for the info! I'm definitely going to use it

yeisonrondon
Автор

Thanks man, your tutorial helped me getting started with tkinter.

Omgtired
Автор

Thank you! That was interesting as I would never have thought we can migrate bootstrap to desktop via tkinter!!!!

mahmoudabuzamel
Автор

I'm playing around with tkinter and Spotify API to generate playlists based on genres and release date filters, this came at a perfect time as CustomTKinter lacks too much!

JakkeJakobsen
Автор

You should have millions of suscribers!

angelus
Автор

I think that one of the best things that the YouTube algorithms suggested to me is your tkinter course, and here it is doing it again. Thank you very much John.


I have a question please, when I'm trying to reduce the size of the Tk main window after executing the code, some of the widgets like disappear, knowing that I did make their sizes relative to the screen size (a percentage), how can I solve this problem.

Excuse my mid level English if there is any mistake, and thank you in advance.

naseral-qaydeh
Автор

i am not a fan of these css frameworks however as I am just starting to develop websites using python, I like the idea of using a css framework to help in the learning process, I started building websites before frameworks became popular and despite some experimentation with them, I still find hard coding my css to be a more stable way of design. I look forward to your future videos on this.

sovereignlivingsoul
Автор

Awesome video I'm really excited to use this!

One problem I'm having is when I run any program using ttkbootstrap the first time I run the program the styles on the widgets load in fine. Next time I run the program the styles don't load in and it looks like a normal tkinter widget again. Any idea why this might be happening? (I'm using the anaconda installation of spyder to write my python code so I'm wondering if it's an issue with spyder).

Edit: The window theme (superhero in my case) also extends to all my other GUI programs even when they don't use ttkbootstrap so I wonder if something isn't closing right

yheetron
Автор

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

Thanks. Help me please. How to delete padding or margin (padx) into cell in

omoroot
Автор

I think the reason they suggest importing ttkbootstrap as ttk is that it makes it easy to port a project from ttk. In a project I just changed the import and it converted mostly flawlessly.

steveholder
Автор

Hi,
Lovely videos, truly inspiring.
I have one request, can you please make a video on centralized log monitoring of application not system in tkinter 👍

AmitShukla-vwxs
Автор

Please More Tutorials on This Tkinter Framework😊🙂

Geeky_gamer