Kivy crash course 9: Creating a scrollable label

In this video, I start from scratch to demonstrate the creation of a scrollable label widget. Along the way we see some subtleties of how a Label manages its text, along with some new widgets plus some new uses for techniques I already covered. You can download the code from the end of the video at
Back to Top