Relative Content

Tag Archive for kivykivy-language

Element in BoxLayout kivy

I’m new to kivy and want to create a small app. Which will show different text (loaded from the database).
I tried to make a BoxLayout, but it is very difficult, especially since I then have to access the id in this element. I think I took a little wrong turn.