banshan

Results 15 comments of banshan

![image](https://user-images.githubusercontent.com/1883728/68564707-494df600-048c-11ea-97de-b8e8cd347c93.png) Flowing this question [https://stackoverflow.com/questions/54932632/expand-cursor-length-qlineedit](https://stackoverflow.com/questions/54932632/expand-cursor-length-qlineedit) , I have just made the search input cusor bolder. After looked source , I found the note editor view is a custom QWebView. I...

I found this question [https://stackoverflow.com/questions/3758023/how-to-use-this-square-cursor-in-a-html-input-field](https://stackoverflow.com/questions/3758023/how-to-use-this-square-cursor-in-a-html-input-field) worked in html.And this question [https://stackoverflow.com/questions/6090893/how-to-control-cursor-caret-size-with-css](https://stackoverflow.com/questions/6090893/how-to-control-cursor-caret-size-with-css) said that caret can be changed only in js. But I don't konw how to use js in qwebview

I need this feature too, is it working now?