B4A Class FastScroll for ScrollView

Based on a modified InputSlider class, this FastScroll class adds a simple fast scroll to a scroll view.

You can add your own image for the handle.

A scroll view is created within the FastScroll object and can be accessed via the SVPnlAsView method so you can change the height etc.

Views are added using the same method in the calling activity, events are also handled there as you would normally.

Requires B4A V2

V1.00 attached

I hope you find it useful.
 

Attachments

  • fs.zip
    9.6 KB · Views: 1,064
Top