Город МОСКОВСКИЙ
00:05:34

Two Ways To Change Background Colors - Python Kivy GUI Tutorial #11

Аватар
Питоновый Анализ
Просмотры:
31
Дата загрузки:
02.12.2023 20:02
Длительность:
00:05:34
Категория:
Обучение

Описание

In this video I'll show you two different ways to change the background color of your app with Kivy and Python.


Changing the background color of your app is a pretty fundamental thing in GUI programming and with Kivy it's pretty easy. I'll show you how to do it in your Kivy language file using a Canvas and a Rectangle, and I'll also show you a second way to do it in your actual python file using kivy.core.window

Рекомендуемые видео