How to change color of the text cursor
General and Desktop
1
Posts
1
Posters
2.0k
Views
1
Watching
-
Hi,
I want to change the color of the text cursor (the blinking line specifying the current position in the text) in a QWebView. The default is black which is fine until you have a dark background.
My first problem is how can I change the color.
Second problem is how to determine the difference between the background color (depends on the color defined in a css) and the text cursors color.