Is there anyway of marking up strings with multiple styles, fonts, colors within the same indicator? I would like to programatically build strings which are not so monotonous, is, some words in italics or bold possible different sizes and colors depending on the word, my only work around is embedding an activeX web-browser control,and setting the properties to look like a string control. This works but it would be very cool if the string control allowed for markup in addition to just formatting special escape characters. Has anyone found a purely labview way of doing this. A labview display control which could parse an XML like string would be awesome for improving labview's user interface. Any thoughts? (When I have embedded IE in my applications and loaded web graphics to look like user interfaces it has impressed the users, they didn't even know that the program was written in labview).
-Paul