Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to scroll text in a TextArea to a given line number & position?
Forum Updated to NodeBB v4.3 + New Features

How to scroll text in a TextArea to a given line number & position?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 240 Views 1 Watching
  • 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.
  • V Offline
    V Offline
    Vadi2
    wrote on last edited by Vadi2
    #1

    How to scroll text in a TextArea to a given line number & position? The difficulty is that to scroll you need to know the exact x,y coordinate whereas TextArea only exposes the positionToRectangle() function which seems to be inherited from TextField which is single-line only.

    1 Reply Last reply
    0

    • Login

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