[python] Where are the mouse events in the API doc?

Thanks I’ll try to chew that one up a bit :slight_smile:

I found this thread:

This will be my starting point. Implementation of the helper function is similar using sticky. Just that you don’t subscribe to the event with the helper function but with the class I guess. I still need to process this in my head.