B4A Library [Class] Progress Circle

I started writing a new app and found I needed to show Progress but not with a Bar, I needed a Circle. So, I wrote this class to fill that need and thought I would share this with all the other B4A'ers. The zip file includes demo code using this new ProgressCircle. The second image attached is a Button using the ProgressCircle, the first Image is a drawn Graphic image used with the ProgressCircle.

Requires: B4A 2.02+ and the new: 2.2 Reflection Library
 

Attachments

  • bwpc.png
    bwpc.png
    2.9 KB · Views: 1,811
  • bwpc2.png
    bwpc2.png
    9.8 KB · Views: 991
  • PCircle.zip
    18.4 KB · Views: 1,649
Last edited:

WizardOz

Member
Licensed User
Longtime User
Thanx!

Sent from my GT-I9300 using Tapatalk 2
 

GMan

Well-Known Member
Licensed User
Longtime User
Can we make this Circle depending on a real process or is it only possible to show it "by time" ?
 
Top