Skip to content
Advertisement

Tag: scrollview

Kivy ScrollView code error with scrollbars (or bug?)

I’m playing around with a Kivy Scrollview, adding scrollbars, etc, and getting a strange crash. I don’t specifically think it’s a bug, it’s probably some configuration element on Scrollviews that I’m missing, but who knows? Given this code: if I click or touch the Scrollbars in any way, I get this error: However – if I first click the bitmap

Advertisement