Auto Scroll
Overview

A feature to smoothly scroll any widget.
UI Interface

The widget you want Auto Scroll to work with has to implement the BPI_UI. You will get the following function with the interface. Check out the W_Console for an example.
Get Size

This function expects the size of the widget and the direction of the scroll.
Last updated
Was this helpful?