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 from our functional app code, and we did that by creating a .kv file with the same name as our app's main Class.
In this video I'll show you how to create a kivy design file and name it anything you want, regardless of the name of your app's main class.
Then, we'll let our app know which .kv design file to use by using the Builder.
There are two Builder methods, load_file and load_string, and we'll discuss both of them in this video!
На этой странице сайта вы можете посмотреть видео онлайн The Kivy Builder - Python Kivy GUI Tutorial #6 длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Codemy.com 06 Ноябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 59,722 раз и оно понравилось 1.6 тысяч зрителям. Приятного просмотра!