That trick of use a print statement to know which ids are related to, is simply amazing
@erik-sandberg4 жыл бұрын
Oh yeah, absolute game changer :)
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@tahep39063 жыл бұрын
Until I come across to this video it used to take me a lot of time to reach the widgets in my custom widgets and I have had to write very long lines to reach them, now everything is crystal clear to me, thanks a lot for this helpful video
@faraheadz Жыл бұрын
literally spent 2hours trying to figure it out, thanks for the video
@RajeevKumar-Khurja2 жыл бұрын
Bhai badiya aapne dil khush kar diyaa Ek Indian ki taraf se From An Indian
@upcomingvillain Жыл бұрын
I’m new to programming and Kivy and this basic idea I just couldn’t find/comprehend but you really helped man! Thank you!
@ans74523 жыл бұрын
Best kivy and kivymd tutorial...
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@macbcheesy2 жыл бұрын
I really appreciate the way you explain things.
@xx1133554 жыл бұрын
Erik, thank you for very interesting and useful videos of kivymd. My name is Audrey, I live in Moscow, Russia.
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@bylittlewind2 жыл бұрын
Thanks for the debug-advise! You are amazing man!
@Александр-р3э3м4 жыл бұрын
I am on 1:20 and i already know this gonna be awesome tutorial!)
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@Devon-bf9xh4 жыл бұрын
You're actually a god i've been stuck on this for so long
@vagabond41004 жыл бұрын
Yess mee too. Finally I can finish my project 🔥🔥🔥
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@pmoaro5 жыл бұрын
Awesome tutorial. Need help on a previous tutorial(MDToolbar). How can i use the vertical dots to open a dropdownmenu with 4 items(label 1, label2, label3, label4)?
@erik-sandberg5 жыл бұрын
For the dropdown menu you'll need to use the MDDropdownMenu widget. I'll have a video coming on that one soon :)
@pmoaro5 жыл бұрын
@@erik-sandberg Awesome :D. Thank You. Will be patiently waiting.
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@unusedTV4 жыл бұрын
I can't believe this isn't listed anywhere on the docs. Thanks!
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@atharvasaney33763 жыл бұрын
dude you are amazing thanks a lottt!!!
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@zakarialabiad94355 жыл бұрын
Erik your work is very helpfull . thanx for sharing your information with Us ♥
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@harshulanand73343 жыл бұрын
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
@upcomingvillain Жыл бұрын
Ok so this works good on the same screen, how would you reference 1 screens text input and update a label on screen 2?
@r.castro3402 жыл бұрын
Very explicit tutorial Erik. Its very difficult to get clear explanations on ids. One question I have is, when do ids get created? This is the situation: i have a set of labels that need to be populated prior to showing the screen. How would you tackle it? Thanks.
@mohammadirmansyah99134 жыл бұрын
Excellent tutorial, many ways to Rome in kivy.
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@MrSuvidh4 жыл бұрын
@6:55 What if I want to add SpecialGridLayout dynamically from python code from another class.
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@infinitespace19823 жыл бұрын
Is there a way to set id in the main file, instead of the kv file?
@Hamheadon2 жыл бұрын
Can you use the id for layouts
@cr3amyn3ll664 жыл бұрын
Thank you very much for this helpful video.
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@cr3amyn3ll663 жыл бұрын
@@R7amos I will look into it but I can't guarantee anything
@R7amos3 жыл бұрын
@@cr3amyn3ll66 Ok
@jonasstrabel4 жыл бұрын
Nice work, keep it up!
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@iDabbl2 жыл бұрын
how do i access these ids from another class, inside of the main.py script?
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@derex473 жыл бұрын
When i add TextInput: to my kv file it breaks my window any ideas how to fix this?
@jayzeenator48624 жыл бұрын
I'm getting "super' object has no attribute '__getattr__'" error, im using kivymd
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@amonnoma13704 жыл бұрын
In .Py file why do you write ids instead of id as mentioned in .kv file?
@amateurastronomer4 жыл бұрын
AttributeError: 'PongGame' object has no attribute 'root' I am getting this error when I am trying to refer label like this player1_score = self.root.ids.score1
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@santiagomontoya82884 жыл бұрын
usted se llama edwin?
@davidmurphy5634 жыл бұрын
I'm having big problems with referencing ids. I wonder if you might help. I've had to initialise the method and the parent class FloatLayout. This is for an ebook reader so I've got an object instance of the book contents which I'm passing about between methods and classes as I parse the info. My problem is that it will only accept "self" in the __init__ method - not from any of my other methods- which is a nightmare. When there's an event in KV, easy-peasy - I can just send it straight to python or to another widget. When there's an event in python (eg, I want to get self.height for an id within a loop) then I'm finding I can't just reference a module in the root class that returns self.root.ids.id_name.height... If I pass "self" it thinks I'm referring to by book loading instance (nothing to do with kivy) and I know of no way to explicitly name the object to fetch the id. It's kinda set up like this (boiled down version): : FloatLayout: id: some_id Label: id: some_other_id --- --- --- class RootClass(FloatLayout): def __init__(self, **kwargs): super(MyLayout, self).__init__(**kwargs) someVariable = self.root.ids.some_other_id.height
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@chrisw55094 жыл бұрын
Superb video! I would like to see you generate a CRUD Kivy / Python video that focuses on adding, deleting, updating, etc. records in a database.
@erik-sandberg4 жыл бұрын
I have videos like that uses Google Firebase's Real-time Database, if you just search for "kivy firebase" on youtube you'll see a couple!
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@chrisw55093 жыл бұрын
@@erik-sandberg Thanks! Your suggestion resulted in me being able to create CRUD Kivy / KivyMD / Python Apps that met my needs. I'm an extreme novice with regards to Python / Kivy / kivyMD. You have been a GREAT help!
@phanikashyappingali90244 жыл бұрын
I have been working on this project where I need to to change the text of a label according to a the text written in a textinput in a different screen..... Is there a way to do that.
@phanikashyappingali90244 жыл бұрын
any response would be greatly appreciated
@OnlineMoviesongs3 жыл бұрын
can you do something like search video.
@sci3nttechable6115 жыл бұрын
Hi Erik - perhaps you could shed some light on this: My root widget is a FloatLayout, divided into two GridLayouts of 0.1 and 0.9 respectively (I want a "top menu" which is persistent throughout the app, as in friendly fitness). Is there anyway I can make the loginscreen override this logic (I don't want the "top menu" to be visible before you log in). Or is there a more elegant way to solve this?
@erik-sandberg5 жыл бұрын
Try having your root widget be a ScreenManager. Then the first screen of the screenmanager should be your login screen. Once the user logs on, switch screens to your 2nd screen, which is your current FloatLayout. Your 2nd screen code would be all the exact code you have right now, except indented once with a Screen widget before the Floatlayout.
@code_nero4 жыл бұрын
Bro you are just like my elder brother which doesn't exit but, you are guiding me through your videos Please also upload a video a video about packaging kivy app for windows 🙏
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@sigurdvingelsgaard94663 жыл бұрын
how can I assign a variable to the reference of my widget in my class instead of in a function?
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@niloydas12244 жыл бұрын
When should one use ':' and when '=' in kv file?
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@АртемВоронин-д2т4 жыл бұрын
Erik thanks for this tutorial! Could you make a tutorial how to make number picker (scrollin wheel number picker) by using kivy? If it's possible... Thanks in advance!
@R7amos3 жыл бұрын
Hello can you help me with the code in kivymd!! I want to store data in the form of dictionary which when user inputs certain keyword , the value stored in the dictionary related to the keyword print in the app!!
@hellocodeur3 жыл бұрын
thank u very much, this video helped me a lot. if it was possible on youtube to like one video 1000 times, i will put on this video
@corollagl822 жыл бұрын
the main windows is loading but not the widgets
@muhamedqasim53903 жыл бұрын
I can't set id in kivy v2.0 any more with python like that Button(id="myid") I hate kv scripts
@zakarialabiad94355 жыл бұрын
can u drop your facebook account pls ? Ide discuss some point and ideas with u if u have time for that