I have a need to display text formatted on the display. Some of the words will need to be underlined, bold faced, italicized, and a few bullet items as well…
When I use newText to output the text, it does not recognize the \149 escape character as a bullet item. It replaces the \149 with a diamond like character, which I assume is an “unknown” character.
What would be best is something that would let me take an RTF file and display it, embedded in a window. Another option would be displaying an embedded HTML file using WebView() I guess.
So, do any of the pro’s out there know how to do this properly?
Thanks!
stu [import]uid: 99429 topic_id: 36119 reply_id: 336119[/import]