change font for some text in a stream or capi:collector-pane ?
I like to log information while my application is running to a capi:collector-pane, which is very convenient!
However, to make logged information more clear, I would like to selectively change colors and/or font weight (e.g.. "bold") for headings in the log.
There is an example program "change-callback.lisp" with code that works if I directly type into a capi:collector-pane, but that is not what I want. I use collector-pane-stream to get the stream and use 'format' to write to the collector-pane's stream while my program is running. Writing to this stream does not trigger the function assigned to :change-callback for a capi:collector-pane.
Can anyone point me to documentation or a relevant code sample?
Mark Watson, consultant and author of 20+ books: https://markwatson.com
It is better to travel well than to arrive. - Buddha