PDF Explorer > General

Having multiple colors for Echo log

(1/1)

Padanges:
Hi,
is there a way to make only a portion of text in color? It seems that Append=true overwrites color value for the line, which prevents user from getting different colors on the same line. For example, code line like this would have the second color but not both:

--- Code: ---pdfe.echo('First color ', 0x000000); pdfe.echo('second color.', 0x0000FF, true);
--- End code ---
Perhaps it's not that difficult to modify Append function to append colors as well? That would be useful.


Thanks in advance

RTT:
Not possible right now, but for sure that's something that needs to be added.

Navigation

[0] Message Index

Go to full version