07-10-2006 01:12 PM
07-10-2006 01:34 PM
07-10-2006 01:38 PM - edited 07-10-2006 01:38 PM
You can manually highlite part of the string or one character and set its color, and repeat for other parts of the same string. But I don't think you can do this programatically.
Just saw Novatron's answer. That applies to the whole string. Are you wanting to display one string with different color characters? If so, see my answer. If you want different strings to be of different colors, and all the characters in one string be the same color, use property nodes as Novatron suggested.
Message Edited by tbob on 07-10-2006 12:40 PM
07-10-2006 01:41 PM
07-10-2006 01:54 PM