Book Image

Kivy Cookbook

By : Hugo Solis
Book Image

Kivy Cookbook

By: Hugo Solis

Overview of this book

Table of Contents (16 chapters)
Kivy Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Events

In this chapter, we will cover:

  • Scheduling a one-time event

  • Scheduling a repetitive event

  • Triggering events

  • Defining widget events

  • Creating custom events

  • Attaching callbacks

  • Declaring a property

  • Compounding properties