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
Qt 6.11 is out! See what's new in the release blog

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.4k 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.
  • ? Offline
    ? Offline
    A Former User
    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
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      I think you need to build it by your own.

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        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