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. ListView: Selecting text over multiple TextEdit delegates as if they were one TextEdit
Forum Update on Monday, May 27th 2025

ListView: Selecting text over multiple TextEdit delegates as if they were one TextEdit

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 162 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
    Marenz
    wrote on last edited by
    #1

    I was just reading https://stackoverflow.com/questions/33419892/can-i-select-text-by-mouse-from-a-number-of-delegates-in-qml

    And i was wondering, is there a more elegant alternative? Maybe using another QML Type instead of TextEdit to achieve the goal of selecting it "as one"?

    Or creating a c++-backed new QML type?

    1 Reply Last reply
    1

    • Login

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