I would first delete the entire HTML contents and go with Neil suggestion to use the editor, but why the "S$" and "?" ?
Should just be <cips>##:defaultText</cips>
toggle quoted message
Show quoted text
On May 3, 2013, at 2:51 PM, richard_leek <leek.richard@...> wrote:
I am working on a Core3 Xpanel where I need some indirect text on several buttons or text labels.
The text is not being displayed on the Xpanel. I can see that the text 'should' be there in Debugger.
Here is copy of what is in the HTML label field:
<cips><FONT size="18" color="#ffffff">S$1?</FONT></cips>
I have also tried this:
<P align="center"><FONT size="12" color="#000000"><cips>S$1?</cips></FONT> </P>
Neither of these produce any results. I have tried deleting the object and creating a new one and still no good.
Does anyone have experience with this issue? Can you offer any solutions?
Thanks,
Richard