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. Autoscroll not triggered when I drag outside a list widget

Autoscroll not triggered when I drag outside a list widget

Scheduled Pinned Locked Moved Unsolved General and Desktop
scrollingdraggingauto
1 Posts 1 Posters 819 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.
  • F Offline
    F Offline
    Franz Amador
    wrote on 10 Mar 2016, 21:51 last edited by
    #1

    I have a QListWidget set to InternalMove dragDropMode. It has more items than will fit the view, so it has a scrollbar. When I drag an item to the topmost or bottommost drop target (black line), the list auto-scrolls as expected. However, if I drag past that line, outside the list box, it does not auto-scroll. This is not what I'd expect, and it makes triggering auto-scrolling a bit finicky. You have to drag to the drop target line and then pause a moment to start the auto-scrolling. Is there a way to trigger auto-scrolling when I drag outside the view?

    1 Reply Last reply
    0

    1/1

    10 Mar 2016, 21:51

    • Login

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