Getting label and value to show in customer slider graphic
-
-
@pcs800 If you want to only use images you'd need to include all the values within the film strips. It would probably be better to use a combination of the filmstrip + laf, although it's not something I've tried.
-
@pcs800 Yes, what David said. Since filmstrips cannot be 'changed' dynamically, you definitely have to bake the values into the png filmstrip image if you're set on only using png filmstrip.
If you mean just a still png image, you can set the still image as the knob background and just animate your values using LAF.
If you choose the still .png image + LAF, you achieve this buy loading your image into your LAF function and drawing as needed. This allows you to utilize LAF to display your real time values.
There are some examples on the forum if you choose the latter.
-
@Chazrox How are the values being displayed in the default slider?
-
@pcs800 it has its own LAF essentially. You can easily re-create the same exact knob with your own LAF.