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. The best way to make WP like Panorama views in Qt Quick
Qt 6.11 is out! See what's new in the release blog

The best way to make WP like Panorama views in Qt Quick

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

    There is an App called Lyrics on Nokia store showing some good example of how to implement Windows Phone style Panorama view (when content horizontal list view moves the upper listview containing the title of content section moves accordingly). Is there a demo example of such a code?

    I tried to play around with syncing listviews currentIndexes, but that only works partially as I want since one of the views waits the index to actually change before moving, while the index really changes only when I release Mouse.

    http://store.ovi.com/content/112611

    [EDIT: fixed link, Volker]

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Kxyu
      wrote on last edited by
      #2

      Try syncing contentX properties

      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