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

How To Change A Space When A Button Is Pressed With Kivy?

I am trying create a GUI by implementing the template of the ComicCreator GUI sample as a template … Read more How To Change A Space When A Button Is Pressed With Kivy?

How To Make An Image And Display It On The Next Page

Good afternoon, i wrote a simple camera program using Python and Kivy, but I just can't get a s… Read more How To Make An Image And Display It On The Next Page

Kivy Camera As Kv Language Widget

I am using Kivy with a webcam. I have followed this example by @Arnav of using opencv to form and d… Read more Kivy Camera As Kv Language Widget

Kivy Filechooser Overlapping Text On Scroll With Screens

Versions Python: 3.7 OS: Windows 10 Kivy: 1.11.1 Kivy installation method: pip Description FileCh… Read more Kivy Filechooser Overlapping Text On Scroll With Screens

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

How To Target Canvas.before In Kv

In a button i have made a rounded button with canvas.before, and it changes colors as it should. Th… Read more How To Target Canvas.before In Kv

AttributeError: 'super' Object Has No Attribute '__getattr__' Error When Using BoxLayout With Several Kv-files In Kivy

As I am very well aware, this question has been asked several times already. But after trying the f… Read more AttributeError: 'super' Object Has No Attribute '__getattr__' Error When Using BoxLayout With Several Kv-files In Kivy