Kivy Events - Kivy Tutorial #6

Опубликовано: 10 Май 2025
на канале: ShawCode
16,645
567

In this video, I show you how Kivy events work, and how to use them. We can bind functions to certain events of widgets, so that when they happen, the function gets called. For example, using a kivy button, we can bind a function to on_press, so that when a button is pressed, we call a function. We cover kivy button on_press examples.

In the last video, we learned about positioning and sizing. If you missed that, be sure to check it out here:    • Kivy Positioning and Sizing - Kivy Tu...  

If you found this video helpful, then consider leaving a like, it really does help me out, and if you would like to see more videos from me, consider subscribing!