Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTextCursor of QTextEdit: How to set Blink-rate or turn off?

QTextCursor of QTextEdit: How to set Blink-rate or turn off?

Scheduled Pinned Locked Moved General and Desktop
qtextcursorqtexteditblink
4 Posts 2 Posters 2.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    ndbd
    wrote on 24 Mar 2015, 22:51 last edited by
    #1

    I would like to adjust the blink-rate of the cursor in a QTextEdit. The QTextedit is more meant to scroll than to edit something, and hence I would like to disable the blinking cursor and instead switch to a non-blinking one. How do I do this?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 24 Mar 2015, 23:01 last edited by SGaist
      #2

      Hi and welcome to devnet,

      Do you mean it's a read-only QTextEdit ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • N Offline
        N Offline
        ndbd
        wrote on 29 Mar 2015, 09:35 last edited by
        #3

        No, it's not read-only.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 29 Mar 2015, 22:07 last edited by
          #4

          You can try taking a look at QTextDocument::drawCursor

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          3/4

          29 Mar 2015, 09:35

          • Login

          • Login or register to search.
          3 out of 4
          • First post
            3/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved