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. Select Text in TextEdit which is inside a flickable
Forum Update on Monday, May 27th 2025

Select Text in TextEdit which is inside a flickable

Scheduled Pinned Locked Moved Solved QML and Qt Quick
2 Posts 1 Posters 290 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.
  • M Offline
    M Offline
    maxwell31
    wrote on last edited by
    #1

    Hi,

    I need to display a many lines of commands in an application. I thought I would use a TextEdit, and in order to scroll through the lines I put the TextEdit into a Flickable. However, I find, that it is not possible to select text (for copying it to clipboard) if the TextEdit resides inside a Flickable. Is there a workaround?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      maxwell31
      wrote on last edited by
      #2

      I should have used a ScrollView instead of Flickable. With ScrollView it works fine.

      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