PDA

View Full Version : Using Google Pinyin input method in QTextEdit , the cursor was not visible



tiaoweiliao
12th April 2016, 09:30
I'm using Qt 5.3.1. windows 7 64bit.

My code is very simple. in main().

Qt Code:
QTextEdit textEdit;
textEdit.show();

When I input Chinese in QTextEdit with Google Pinyin input method, the cursor was not visible,and I couldn't make it visible.

The cursor displayed correctly when I used any other input method.

tiaoweiliao
15th April 2016, 12:10
Why nobody reply me.:(:(:(

anda_skoa
15th April 2016, 12:34
Might be that nobody knows or that those who know have not seen this yet.

Cheers,
_