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. Scrollbar ? Like the "a-z" sidebar list in the Apple "Contacts" app
Forum Updated to NodeBB v4.3 + New Features

Scrollbar ? Like the "a-z" sidebar list in the Apple "Contacts" app

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.1k 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.
  • P Offline
    P Offline
    PSI-lbc
    wrote on last edited by
    #1

    I've looked around for a QML control for creating an alphabetic or numeric based list/grid/rect that acts like a quick index to a listview. Similar to how the Apple "Contacts" app has an a-z list where the vertical scrollbar would normally appear.

    Is there a QML control that already exists? If so what is it called?

    Or is this just a roll-your-own kind of thing..pin a grid to the edge of a list view, populate with alpha/number, and index the listview when a mouseclick occurs in the grid.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dasRicardo
      wrote on last edited by
      #2

      I think you need to build it by your own.

      **Sorry for my english :)

      PLEASE ADD [SOLVED] TO YOUR THREAD TITLE IF IT'S SOLVED.**

      1 Reply Last reply
      0
      • P Offline
        P Offline
        PSI-lbc
        wrote on last edited by
        #3

        Thx. Kind of expected that.

        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