B4i Library JustImgSlider - simple horizontal image slider class

This is a port of the Image slider that peacemaker created, with a couple of additional features.


It has all of the same features, plus new ones in blue
  • slide to left to the next image
  • slide to the right to the prev image
  • position status label
  • images from Internet are possible, thanks to the new resumable subs !
  • center image
  • load images from internet that require credentials
  • Set the Dot and Background colour in the designer
Dependencies:
  • B4i 4+ (resumable subs)
  • iHTTPUtils2
The code class is included into the sample project.

Edit:
Added sample screenshot
 

Attachments

  • JustImgSlider_v_0.3.zip
    157.7 KB · Views: 45
  • sampleimage.png
    sampleimage.png
    506.7 KB · Views: 130
Last edited:
Top