- Dec 12, 2022
- 357
- 2
Hi,
I am using this circular progress bar class provided with the below link
[H3]
This class is compatible with B4A, B4i and B4J. A simple circular progress bar implemented as a custom view. Usage: Add the class to your project and add a custom view with the designer. Set its value with" CircularProgressBar1.Value = 100 The animation is smooth in release mode...
I have already made a couple of simple modifications to the class parameters, but now I would need to add the click event ideally both to the inner text (mLbl in the class) and on the circular progressbar itself.
I am sure there is an easy way but I never modified a b4x class to add an event. Any guidance?
thanks
I am using this circular progress bar class provided with the below link
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]This class is compatible with B4A, B4i and B4J. A simple circular progress bar implemented as a custom view. Usage: Add the class to your project and add a custom view with the designer. Set its value with" CircularProgressBar1.Value = 100 The animation is smooth in release mode...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
I have already made a couple of simple modifications to the class parameters, but now I would need to add the click event ideally both to the inner text (mLbl in the class) and on the circular progressbar itself.
I am sure there is an easy way but I never modified a b4x class to add an event. Any guidance?
thanks
برای دیدن لینک ها باید ثبت نام کنید