Learn Python tkinter GUI radiobuttons easy

Learn Python tkinter GUI radiobuttons easy

Bro Code

4 года назад

24,036 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@lucyledezma709
@lucyledezma709 - 06.08.2020 17:34

Hello Bro.. I always see your tutoriarls!!

Ответить
@noisyguest5249
@noisyguest5249 - 06.08.2020 17:52

Thank you sometimes i wonder how many programming languages u know u should make ur own from Lex

Ответить
@noisyguest5249
@noisyguest5249 - 06.08.2020 17:54

Keep it up love ur great why is ur channel so under ratted never mind i believe u will come in other people recommendations

Ответить
@philtoa334
@philtoa334 - 23.04.2021 20:53

Miam.

Ответить
@pedroluiz2741
@pedroluiz2741 - 16.05.2021 05:55

U should post a link of those images too, pretty cool therse ones

Ответить
@hasansolak23
@hasansolak23 - 18.05.2021 22:17

You are the best.

Ответить
@Amir_Plays_non_stop
@Amir_Plays_non_stop - 20.06.2021 12:11

Another cool video!

Ответить
@uuhju7004
@uuhju7004 - 05.08.2021 23:34

thank you very much, you are the best

Ответить
@marknunes8444
@marknunes8444 - 02.12.2021 02:58

I tried creating the image in the for loop because I needed to resize it I added it to a single variable called photo and added the image to the image argument: image=photo, . When I did it messed up the program so that only the last image (the hotdog) showed up . Does it just point to the image in the array you've created rather than copying the image to the radio button? I'll try deleting the array after the for loop and see what happens.

Ответить
@haurvatat2006
@haurvatat2006 - 29.01.2022 12:45

In python 3.10 the indicatoron=0 is fine but the compiler expected it to be a boolean, in this case, it is False (Sorry if my English is bad)

Ответить
@minpyaesoesan7563
@minpyaesoesan7563 - 03.02.2022 14:31

What is the difference between padx and width? I didn"t get it Bro.

Ответить
@beingzero7541
@beingzero7541 - 07.02.2022 17:37

Wow!

Ответить
@mariaangelineadajar1248
@mariaangelineadajar1248 - 24.05.2022 12:01

How about in pysimplegui?

Ответить
@hanajoudyunicorn6199
@hanajoudyunicorn6199 - 09.07.2022 11:30

Good

Ответить
@MoreBilaINoFilter
@MoreBilaINoFilter - 11.07.2022 22:04

huh?

Ответить
@SuperStarEevee
@SuperStarEevee - 22.08.2022 03:43

Thank you!

Ответить
@lw9954
@lw9954 - 05.09.2022 10:35

Ty Bro!!!

Ответить
@EissaAlahdul
@EissaAlahdul - 05.09.2022 13:45

شكرا

Ответить
@maxxinev.pennelope7179
@maxxinev.pennelope7179 - 17.09.2022 12:37

So is there a reason why "im looking i just dont know if its cause obscure.. that when i use .place and coordinates that i am only getting the last Item in the list appearing and thus only hhave 1 radio button? apposed to how pack automatically works with the full list and for:loop ?

Ответить
@alewyaside6326
@alewyaside6326 - 14.10.2022 21:55

Chef kiss perfection

Ответить
@astroo0o0
@astroo0o0 - 25.10.2022 21:47

tysm bro

Ответить
@jhassee
@jhassee - 10.11.2022 10:11

hi

Ответить
@MrEdoben
@MrEdoben - 16.11.2022 13:39

I ordered pizza but never comes????
Bro you are best...

Ответить
@piotrkopcewicz5227
@piotrkopcewicz5227 - 11.12.2022 13:50

Great !!

Ответить
@activechaos128
@activechaos128 - 26.01.2023 13:50

why can I not find a png image that works?

Ответить
@bbong76
@bbong76 - 23.05.2023 13:24

Hi, just a quick question!
When I follow the tutorial, I notice that the default selection is the first one.
Is there anyway to deselect that?
Thanks

Ответить
@gustavoaponte1814
@gustavoaponte1814 - 23.06.2023 18:58

meow meow meow~!

Ответить
@Blazer50085
@Blazer50085 - 24.06.2023 16:26

Thanks this tutorial was really helpful

Ответить
@androtech1285
@androtech1285 - 05.07.2023 04:24

Great work

Ответить
@arpanshah355
@arpanshah355 - 13.07.2023 02:48

A simpler way to write his order function is:
def order():
order = ["You bought the pizza!", "You bought the hamburger!", "You bought the hotdog!"]
print(order[x.get()])

Ответить
@truquichan
@truquichan - 25.09.2023 10:41

Great!

Ответить
@thePavuk
@thePavuk - 25.10.2023 22:33

for me, even width 75 is very large. like 4-5 times more then in example. My screen is 2560x1440.

Ответить
@kapibara2440
@kapibara2440 - 02.12.2023 19:36

Great stuff from the Bro❤❤❤

Ответить
@artur0y95
@artur0y95 - 24.12.2023 01:48

I used f-string for the order function. It's even simplier and all in one line of code.
def order():
print(f"You ordered {food[x.get()]}!")

Ответить
@linussandwich8915
@linussandwich8915 - 22.02.2024 07:45

rahhhhh best code teacher

Ответить
@haydenmcelmon6504
@haydenmcelmon6504 - 02.03.2024 00:33

Hey guys I know this is a comment on a 3-year old post but just want some help. I wrote all the code he used, then I wanted to change the background of the radio button to be blue, so I wrote "bg="blue"" after the width and before the command in the radio button variable. For some reason when I run the code only the hamburger and hot dog changes background to blue and the pizza's background stays as white. I asked ChatGPT 4.0 what could be the issue and they don't have a concrete answer.

Are there any coding connoisseurs that might be able to identify my issue?

Ответить
@hamzazad5258
@hamzazad5258 - 01.04.2024 22:46

every time i add images its gets all messed up!

Ответить
@rubenc4696
@rubenc4696 - 20.05.2024 21:00

thanks

Ответить
@aquasepwaterengineering4242
@aquasepwaterengineering4242 - 15.07.2024 18:30

very nice way of teaching. Thanks BRO

Ответить
@SandeepBudha-h6y
@SandeepBudha-h6y - 12.08.2024 05:52

Love you bro❤😂

Ответить
@hydarhydar2338
@hydarhydar2338 - 27.09.2024 06:59

Ответить
@hydarhydar2338
@hydarhydar2338 - 28.09.2024 07:13

Ответить