Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kivy

Kivy How To Rotate A Picture

i'm trying to rotate some pictures i have to show on the screen, these picture are inside a sta… Read more Kivy How To Rotate A Picture

Referenceerror: Weakly-referenced Object No Longer Exists Kivy Dropdown

Running this example of DropDown works. However, after some use/time I get the error ReferenceErro… Read more Referenceerror: Weakly-referenced Object No Longer Exists Kivy Dropdown

Forcing A Kivy Widget's Orientation To Be Landscape/portrait

I'm developing an app where I want one of ScreenManager's screen to be in landscape orienta… Read more Forcing A Kivy Widget's Orientation To Be Landscape/portrait

Kivy: How To Display 'correct!' When Input Is Correct?

I'm trying to create a system that will show 'correct' when the input is correct. But I… Read more Kivy: How To Display 'correct!' When Input Is Correct?

Kivy Scrollview Is Not Working

I am trying to use kivy scrollview inside of EmployeeScreen class. it will not scroll!? what am I d… Read more Kivy Scrollview Is Not Working

How To Insert A Python Script In A Class In Kivy?

I have a python text that I want to put in a class in kivy. Then I would like to use this class as … Read more How To Insert A Python Script In A Class In Kivy?