Python and Tkinter: Creating Menu Buttons and Radio Buttons

preview_player
Показать описание
Advanced Python Programming Tutorials! Check out my latest series on Tkinter GUI with Python. In this video I'll be covering Menu Buttons and Radio Buttons in Tkinter and adding commands to both buttons.

♦♦♦♦♦♦♦♦♦♦

THECODEX is a company focused on empowering and enabling anyone to learn how to code. Established in 2015 by Avinash Jain, THECODEX has taught over 150,000 students around the world how to code. With over 13 programming courses on a wide variety of topics, and more than 10,000 5-Star reviews, THECODEX is the right choice for you.

We provide engaging and comprehensive videos that break down complex information and cover everything you need to know about the subject. All students get access to our Q/A forums where you can get your doubts and problems cleared up. At the end of every course, you will receive a certificate of completion.

Jumpstart your Coding Journey with THECODEX today!

♦♦♦♦♦♦♦♦♦♦

Music: Flash Funk (Marshmello)
Рекомендации по теме
Комментарии
Автор

Quick, concise, straight to the point. Learned a lot.

alphabetsalphabets
Автор

we want more series like this and more about speec modules plsss

iamnotfound
Автор

Thank you soo much, I have struggled for literally months trying to learn this and your video has finally helped me understand menus.
You are actualy god.
Thank you so much.

aryamanparpia
Автор

THANK YOU SO MUCH, YOU TAUGHT ME MORE IN 9 MINUTES THAN MY TEACHER DID IN A WEEK

anshulshah
Автор

That was so useful for the beginners. Thank you so much for this video!

aastham
Автор

very easy to understand-- thank u for ur efforts

g-etes-tec
Автор

How do I get the window to disappear after the user selects an option

flixnach
Автор

Why do we have to set v=IntVar() ? Is it a convention or does that have to do with "keeping the code dry"?
Can I simply just use command=print(0) and command=print(1) ?

chrislin
Автор

<module>
dropdown["menu"] = course

TypeError: 'NoneType' object does not support item assignment


now what the heck is this can you explain???

electrocircuitboy
Автор

is there anyway to print the output in the window and not the terminal?

camofoxy
Автор

what does this mean mb.menu=menu(mb)
and mb["menu"]=mb.menu
and moreover when we are hitting the option1 button it is printing on terminal but not on our window so how can we do that

anjanreddy
Автор

Is there anyway to make a button, where when you press it it takes you to a link?

fartpuma
Автор

First off from tkinter import * doesnt work anymore and Menubutton never gets defined even after i specifically import it

jcescriba
visit shbcf.ru