I would need to use a ui.Edit widget in rich text mode to display lines with different colors (and maybe alternate normal/bold).
Lines must be incrementally added to the widget as they are got from a run-time process, it's not a fixed text initially known. It is enough to use 2 or 3 different foreground colors.
Is there a simple example of achieving this?