PYTHON TKINTER GUI SIMPLIFIED - Check Buttons and Radio Buttons

Опубликовано: 11 Октябрь 2024
на канале: Tech Emmy
112
2

Learn how to create a Check button and a Radio button and make it functional as well.

⏲ Timestamps ⏲
0:00 - Intro
0:20 - Checkbutton Widget
1:00 - Creating a Check button
1:38 - Adding 'command' to the Check button
2:43 - Adding an image to a Check button
3:43 - Displaying image and text together
4:46 - Making a Check button functional
7:29 - Using 'onvalue' and 'offvalue' on a Check button
8:26 - A little on Tkinter variable or value holders
9:40 - Giving our Checkbutton an indeterministic state
11:12 - Radiobuttons widget
11:40 - Creating Radiobuttons
12:52 - Making our Radiobuttons functional
13:30 - Using images with Radiobuttons
14:03 - Using images and text together in a Radiobutton
14:50 - Making Radiobuttons more functional

🔗 Links 🔗
Frame and Label Widget:    • PYTHON TKINTER GUI SIMPLIFIED - The F...  
Series Code: https://github.com/techemmy/Python-Tk...

New videos every week. 🔥🔥🔥
Don't miss out!!!

Make sure you like the video and subscribe.
Don't forget to drop a comment below and let me know what you think about the video.

📌Social Media📌
Instagram: @tech_emmy
Twitter: @tech_emmyy
LinkedIn:   / emmanuel-oloyede-935a341a5  

#TechEmmy #python #python3