Toast Messages with TTKBootstrap - Tkinter TTKBootstrap 24

preview_player
Показать описание
In this video we'll look at Toast Messages for TTKBootstrap, Tkinter, and Python.

Toast messages are little windows alert messages that pop up in the bottom corner of the screen.

They're super easy with TTKBootstrap, and I'll show you how to use them in this video.

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:23 - Import ToastNotification
1:41 - Create Toast Message
3:41 - Call Toast Message
4:53 - Change Toast Attributes
5:55 - 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
Автор

Pretty cool. I haven't seen that toast message feature in standard tkinter library neither in Customtkinter.

It seems ttkbootstrap is better then all other modifications of tkinter

usmankhawar