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
Why do I get two different results from the same code?
I'm wondering why I am getting two different results from this code that I am using from github. If I run the compiled package on my cell phone, I get a barcode readout of 991245243. However if I us...
Patrick
Votes: 0
Answers: 1
Is there a way to get imageZMQ working on android using Kivy?
I am running a client on android using Kivy that sends camera frames to a server PC. The entire code for both server and client runs fine when testing both scripts locally on the computer. The problem...
AJ Kishawi
Votes: 0
Answers: 1