Sorry, I was not clear. I'm using the editor component (the TextEdit widget), and CSS highlighting there works fine, but I cannot set the tooltip for the editor window (at least setTooltip() does not seem to work).
Since with a vanilla QPlainTextEdit widget the tooltip works, and I don't need any other fancy stuff, I wondered if it is possible to add CSS highlighting to that (and how).
|