- Messages
- 261
- Country

Hi,
when I try to have a % sign on one of my gauges it won't show up.
I used the ASCII code as shown in the code section
I can display Exclamation Mark, Dollar, Hash using 32, 36, 35 but 37 will just not display anything.
Any Ideas?
Thanks
Walter
when I try to have a % sign on one of my gauges it won't show up.
I used the ASCII code as shown in the code section
Code:
<String>%</String>
I can display Exclamation Mark, Dollar, Hash using 32, 36, 35 but 37 will just not display anything.
Any Ideas?
Thanks
Walter
