In this video we’ll look at the Kivy Builder. In the last video we talked about the Kivy Design Language as a way to separate our design code...
Category - Kivy
In this video we’ll start to look at the Kivy Design Language. The .kv design language allows us to abstract away the design elements of our...
In this video I’ll show you how to explicitly set the height and width of individual widgets with Kivy. We’ll also look at how to set the...
In this video I’ll show you how to make your submit button span two columns. In the last video we created an app with a submit button that was...
In this video we’ll start to look at using input boxes and buttons with Kivy and Python. Input boxes and buttons are the most basic...
In this video we’ll start to look at building GUI apps with Python and Kivy by installing Kivy for Windows. *NOTE: if you have trouble...