I've tried using .kv file but the output gives error when i enter words in inputText, kivy are rather easy than kivymd when you separated the .kv file.
@buildwithpython can you tell a method that when we select the text field , type something and press enter we should get the text that is wrote in the text field
5:44 we can do it completely with python no need .kv file or builder, but nobody know how when tutorial say so lol. library is done with python? so you can do it python. just fine source where its creating it its python. you can copy that to your code. works python no need kv lol
I cannot stress how helpful your videos are! Keep on the good work! : )
Really appreciate the efforts you put into these tutorials. 👍👍👍
Hi , can please do a vid where you show on adding your own icon instead of using Android's.
Thanks
Thanks. Very helpful video.
Hi,
Why do you use Builder method instead of .kv language? I think using .kv language makes the app more organized. Thanks for the video btw
I've tried using .kv file but the output gives error when i enter words in inputText, kivy are rather easy than kivymd when you separated the .kv file.
Just getting into kivymd, these are really, really useful! Thank you
Very cool video thanks for video
!! YOU !! ARE !! SO !! GOOD !! THANK !! YOU
Amazing tutorial bro👍, these really help me 🙏
great video, very helpful
I love this guy 😂😂👌
Great Work sir
Thanks
This video was awesome.
Everything appears in bottom why even after giving position to the textfield
Can you explain creating database for storing data and getting data after closing app
which is more beautiful? kivymd or flet?
it depends on how you use it, altho flet does not allow you to create a apk file yet (they might add that in the future)
Thanks sir!!
@buildwithpython can you tell a method that when we select the text field , type something and press enter we should get the text that is wrote in the text field
The initial text is not aligned properly with the right icon. Only when we onfocus on the text box things fall into alignment. How do we fix that?
How could I change hint_text position (when not active - default position) to the center or center x & y
Hello bro,, Can you please make a video on how to send emails from the contact form?
can we take image as input using kivy?
if yes, does it save its path?
Thanks
Que tal, gran video, tengo un error cuando pongo icon_right: 'android' no me sale ningun icono al ejecutarlo. Muchas gracias
Put it in double quotes..i.e
icon_right : "android"
How can i update text realtime on label kivymd?
Hi how can you display the input from the user into a list?
how to validation number only in textfield
I am new to mobile development. ..all elements has to be from kivy or kivymd librarey ? can i import notes? Tkinter etc and add in widget?
many less module will actually work in kivy. You cant implement all of the python liabraries
bro how to use a .kv file in KivyMD
Great
I want to be able to collect data in a data table how could I do it with this?
i am getting this error i dont know why i checked everything, everything is correct
kivy.lang.parser.ParserException: Parser: File "", line 6:
...
4: helper_text: "or click forgot password"
5: helper_text_mode: "persistent"
>> 6: pos_hint={'center_x': 0.5, 'center_y': 0.5}
7: size_hint_x:None
8: width:200
...
Remove "=" to ":" in line number 6
Bro can you please tell me how to test the kivy app on mobile please!!
bhai bug bounty par video kab banaye ga ....😭😭😭😭😭😭😭😭 plz banaye ...
Bro i need one help. size_hint_x:None is not working
they keep giving me'myapp' object has no attribute'run'
if i make a kivy app... Can i edit keyboard interface??
i dont think so, kivy doesnt have a load tons of feature right now. I think that would require a lot of coding to do it
i have an error =
AttributeError: 'super' object has no attribute '__getattr__'
can someone help me?
Contact me
By the way, the constant width doesn't look good for iPhones today, so tall yet width so small
What is the minimum system requirements for kivymd
What lmao? It's not a game. You can even run it on a potato PC.
@@gauravnegi4312 if you don't go crazy with spawing buttons :P
We need mobil apps not desktop apps bro ??!!!!
It's not intendation, it's indentation! XD
5:44 we can do it completely with python no need .kv file or builder, but nobody know how when tutorial say so lol.
library is done with python? so you can do it python. just fine source where its creating it its python. you can copy that to your code. works python no need kv lol
Lol cut at 12:39