Kivy Tutorial 6 - Binding Input and Button | KivyMD

preview_player
Показать описание
In this video we are going to connect the user input to button, so that we can actually do something with the input.

Next video - Creating Dialog Boxes

Рекомендации по теме
Комментарии
Автор

Hes good teacher! And yes hes made alot of loose ends of mine become solid concepts ill NEVER forget

broloxploit
Автор

I so love your youtube channel. Your videos are the best. I'm so happy you own this channel because it has helped me so much. Good work.

Jason-deoo
Автор

You surely deserve the rare 100M play button!

neilrehani.
Автор

how to add functionality to buttons inside of the string method? Or the buttons inside of .kv files??

xpratiksherchan
Автор

Can you please make video on how to access phone camera using kivy.

karanthakkar
Автор

AWESOME VIDEOS! Very well explained, im chain whatching those tutorials. Please make more :) thanks alot friend

janpaweii
Автор

Please, how to get text input from an MDTextField?

magodasredesbr
Автор

If we have a button inside kV file then how to get the text from textfeild

tejasupadhya
Автор

please help!:
i have created a special class and i have not used it in the builder string but used it in a dialog box like this
content = Secialclass()
in that special class i have a text field
how do i reference text in that?
if i add the special class in main builder srting the text field comes on the mai page and in dialog box too

harshulanand
Автор

excellent video was finding something like this for a long time

ammarsajjid
Автор

bro i cann't use multiple text input and bind the text in same screen can you help me

nalin
Автор

How to add any url for button like i created a Facebook button how to add lunk for that button

allubandu
Автор

Hi need help"
I can't see the icon in my screen no error is found and no icon appears

thuglive
Автор

how to bind all labels, button on the same screen ?

mritunjay
Автор

I can't get input texts! Is there any solution for that? @buildwithpython
"""
self . name =
AttributeError: can't set attribute

"""

NUHASHMEN
Автор

excellent explanation congratulations and thank you for the content, ,¡¡

brayanmaikotavalo
Автор

Thank you for helping keep going with good work

Comentad
Автор

Thanks for your videos. I am trying to create kivyMD button in an existing kivy app with main.py and main.kv. I import button in kv file and add an MDbutton but the app throws an error saying not able to import button. Can you post a video with a minimalistic example? for example if you want to have username_helper in a seperate kv file.

msrana
Автор

Cool video, but I think you should have created .kv file with only KV string and used method Builder.load_file(main.kv)

ЛегкиеДеньги-йн
Автор

Sir, there's an error
"attempted relative import with no known package"
What do i do ??
Please help

sushmapanwar