- Kivy Cookbook
- Hugo Solis
- 66字
- 2021-07-16 20:39:54
Chapter 1. Kivy and the Kv Language
In this first chapter, we will cover the following recipes:
- Installing Kivy
- Building your interfaces
- Declaring properties within a class
- Relating the Python code and the Kv language
- Referencing widgets
- Accessing widgets defined inside the Kv language in your Python code
- Reusing styles in multiple widgets
- Designing with the Kv language
- Running your code
- Using Kivy garden
推薦閱讀
- C語言程序設計
- Cassandra Data Modeling and Analysis
- Learn React with TypeScript 3
- MATLAB for Machine Learning
- Mastering Android Development with Kotlin
- SQL Server與JSP動態網站開發
- Create React App 2 Quick Start Guide
- C和C++游戲趣味編程
- Windows Embedded CE 6.0程序設計實戰
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- JBoss:Developer's Guide
- Python開發基礎
- Python Web自動化測試設計與實現
- Test-Driven iOS Development with Swift
- 前端架構設計