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. Flickable interface with snapping to certain spots

Flickable interface with snapping to certain spots

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 1.0k 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.
  • K Offline
    K Offline
    Kalek
    wrote on last edited by
    #1

    Hello there, currently I'm working on a graphical user interface to be used with a touchscreen. The flickable container that is used is a series of images that follow each other horizontally (so far so good). Now, the problem is that I want the content that's seen in the flickable container to be snapped to certain points; whenever the user stops with inputting (releases the mouse button, etc.) I want the flickable to move so, that the current position is changed to nearest of these snapping points.

    Any help would be greatly appreciated.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      portoist
      wrote on last edited by
      #2

      Maybe "PathView":http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-pathview.html will help you.

      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