python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to add multiple labels in .kv file
My problem is that I want to add multiple labels without having to repeat so many lines of code. I have searched for solutions for a long time and all I see is simply writing a for loop in the python ...
Jordan
Votes: 0
Answers: 1
Python, Kivy: Problem with calling functions from different classes/screens
I'm having trouble with correctly calling functions from different classes.
I am making a simple game which calculates the score using the amount of time it takes to clear a level. There's a stopwatch...

huulolesinusa
Votes: 0
Answers: 1
Duplicate textfield widgets in the KiviMD dialog
Why when clicking change password button opens a dialog with duplicate textfield widgets?
The code I wrote entirely in .py codes works fine but was not clear. That's why I transcribed it into .kv lang...
Jiří Velich
Votes: 0
Answers: 1
Having trouble with kv scrollbar
I'm trying to implement a scrollbar in my app but I don't know how to do it. Can you help me?
I tried to follow some tutorials, but I didn't manage to find one that explained clearly what to do. This ...
mss051
Votes: 0
Answers: 0