Posted 16 years ago
by D

I've been trying to put data into a digital gauge, but I notice that special characters are displaying as the negative (-) sign instead of the designated character. For example, if I have an input value of "wo$r!d", the digital gauge displays it as "wo-r-d". If I input a value of "-20", it displays as "-20", but inputting "+20" shows "-20" as well. I understand that the digital gauge value is of type object and either gets interpretted as a double or a string depending on what value was used. However, it appears that only text letters are fully accepted as the "as-is" string values. Can you tell me what might be happening here?
Edit: I'll add that my character type is set to "Segment7Normal", which I understand is not capable of displaying some characters. However, decimals are represented here, and could any input for at least some special characters be added? Thank you.
[Modified at 11/18/2008 08:45 AM]
[Modified at 11/18/2008 10:30 AM]
Edit: I'll add that my character type is set to "Segment7Normal", which I understand is not capable of displaying some characters. However, decimals are represented here, and could any input for at least some special characters be added? Thank you.
[Modified at 11/18/2008 08:45 AM]
[Modified at 11/18/2008 10:30 AM]