I’m displaying xml content that contains html tags. The content is a simple contact info field - a la’:
tel: 555 - 12 34 56
or as it looks in the CDATA tag in the xml:
<b>tel:</b> 555 - 12 34 56
If you select any part of the text and click outside of the textfield to deselect it, the next contact page that displays will be ALL bold…
The contact pages are are simply updated by using the “with” command to set the new htmlText with info from the xml data.
Any thoughts? Seen this before? And so on… 