Open
Description
Hi,
After hours of reading the doc/code I still cannot find a way to use a buffer object with formatted text, let me explain:
In a minimalistic full screen application, I have a Window which consist in a scrollable text. Its content is being updated by another thread using buffer.insert_text() method.
I've tried a lot of solutions, even using processor, but cannot achieve to print coloured text (using HTML syntax for example)
I also tried to use a FormattedTextControl instead of a BufferControl, HTML works that way but then after the content is set at declaration, I cannot find a way to update it later.
I think I'm missing something, any clues ?
Thank you for your help
Metadata
Metadata
Assignees
Labels
No labels