TEXT PROGRESS Negative Values
Hi,
I'm trying to display the temperature values ranging from -40 to +40 on TEXT PROGRESS in TouchGFX designer. Unfortunately, the values range only starts from 0.
Can anyone help me with this? I'll be very grateful.
Hi,
I'm trying to display the temperature values ranging from -40 to +40 on TEXT PROGRESS in TouchGFX designer. Unfortunately, the values range only starts from 0.
Can anyone help me with this? I'll be very grateful.
Hi,
You cannot directly work with negative values with a Text Progress widget. What I suggest to do is create your own Text progress by using a Box Progress widget instead and adding text over it with a textArea widget. That way you can display whatever text you need. For the box progress widget, if you need to go from -40 to 40degrees, then I would set the minimal value to 0 and the maximum value to 81 (-40 to 40 but dont forget the 0 degree value).
/Romain
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.