Quote:
Originally Posted by Doitsu
Is it possible to change the non-breaking space replacement characters by applying a Qt stylesheet or source code modifications?
|
QSS IMHO will not work.
The non-breaking space is a space, so you can really apply just underlining. For me default thin underlining seems too delicate.
File: Misc\XHTMLHighlighter.cpp [
here]
Original code:
My idea: