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. QML ListView with circling / QML PathView without looping

QML ListView with circling / QML PathView without looping

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 4.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.
  • S Offline
    S Offline
    Sfiet_Konstantin
    wrote on last edited by
    #1

    Is there any way to have ListView loop when the end is reached ? I use ListViews to implement android-like desktops or WP like views. But I also want the Harmattan / Freemantle behaviour for desktop (when reached the last and flick, it goes to the 1st one). This kind of behaviour appears in PathView.

    About PathView, I feel it quite annoying that it always loops. Is there any way to have "ends" on it, and behaviour like "bounce when end is reached" ?

    1 Reply Last reply
    0
    • E Offline
      E Offline
      ephe
      wrote on last edited by
      #2

      do you mean something like "keyNavigationWraps":http://doc.qt.nokia.com/4.7-snapshot/qml-listview.html#keyNavigationWraps-prop?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Sfiet_Konstantin
        wrote on last edited by
        #3

        I did not try but if the name is about keyNavigation, it may mean that only keyboard interaction will make it loop. I will see ...

        EDIT :
        No, it do not work. :(

        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