TouchGFX - Range slider
Hi,
Does someone have a suggestion to create a range slider with touchGFX like this

Thanks
Hi,
Does someone have a suggestion to create a range slider with touchGFX like this

Thanks
Hello
I have bene working on a starting point for you.
In the attached example, I was able to move a circle horizontally and blocking it at the 0 position on the left and preventing it from passing the second circle on the right.
From there, I was able to get the percentage of drag (if completely left =>0, if completely right => 100).
Basically, all you have to do is to implement the same thing for the right circle, add the lines (grey and red) and display the result on textArea (using wildcards).
If you want, you can create a GitHub and I can help you if you get stuck on something.
After that, you could publish your custom widget on the thread for it : share-your-custom-widgets
I started working on it before seeing
If this message or JTP1's message solves your problem, I invite you to selected the best message as "best answer".
Regards,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.