Hello.
I wonder if there's a way to make a trigger that would change color of the line, but would leave other attributes of arriving text - such as bold and/or underline - intact? My case is, a text arrives from the server with some fragments underlined, bold or colored. I'm highlighting whole line in certain color in a trigger - but that seems to be stripping bold/underline attributes along the way. (Better yet, I would rather color the line and then reapply original attributes, including server-colored pieces to override my highlighting, but I suspect it'd be quite involved.)
I wonder if there's a way to make a trigger that would change color of the line, but would leave other attributes of arriving text - such as bold and/or underline - intact? My case is, a text arrives from the server with some fragments underlined, bold or colored. I'm highlighting whole line in certain color in a trigger - but that seems to be stripping bold/underline attributes along the way. (Better yet, I would rather color the line and then reapply original attributes, including server-colored pieces to override my highlighting, but I suspect it'd be quite involved.)