Hi there,
I’m in the process of creating a chat box, however I want to display the chat lines using draw.SimpleText so that I can make it look more professional and use outlined text in some instances. My problem is that I need to integrate the ability to use different colors on one line. What would be the most efficient way to do this, assuming that every time a chat message comes through, it is added to a table.