Results 1 to 3 of 3

Thread: Using Google Pinyin input method in QTextEdit , the cursor was not visible

  1. #1
    Join Date
    Apr 2016
    Posts
    37
    Thanks
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Using Google Pinyin input method in QTextEdit , the cursor was not visible

    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.

  2. #2
    Join Date
    Apr 2016
    Posts
    37
    Thanks
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Using Google Pinyin input method in QTextEdit , the cursor was not visible

    Why nobody reply me.

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Using Google Pinyin input method in QTextEdit , the cursor was not visible

    Might be that nobody knows or that those who know have not seen this yet.

    Cheers,
    _

Similar Threads

  1. readonly QTextEdit with visible Cursor
    By kerim in forum Newbie
    Replies: 7
    Last Post: 2nd January 2014, 11:19
  2. Replies: 0
    Last Post: 28th December 2012, 06:49
  3. Replies: 3
    Last Post: 19th June 2012, 09:06
  4. Cursor not visible
    By jpujolf in forum Qt Programming
    Replies: 8
    Last Post: 11th May 2007, 14:05
  5. How to synchronize text cursor and cursor in QTextEdit
    By kennyxing in forum Qt Programming
    Replies: 6
    Last Post: 18th February 2007, 09:14

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.