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. <SOLVED>Is that possilbe to implement a normal scroll bar in QML?
Forum Updated to NodeBB v4.3 + New Features

<SOLVED>Is that possilbe to implement a normal scroll bar in QML?

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 1.5k 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.
  • L Offline
    L Offline
    Landy
    wrote on last edited by
    #1

    I am trying to implement a scroll bar which is attched with a ListView.
    Everything works well unitl I remove items from the ListView.
    The problem is that:
    when i removed the items which are clipped in listview, then drag the scroll bar, the listview will be displayed incorrectly.
    i worked on this for a long time.
    do u have any idea about this?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      It is certainly possible, the Desktop Components implement it.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Landy
        wrote on last edited by
        #3

        Desktop Component?
        Can u give more details?
        [quote author="Andre" date="1346925747"]It is certainly possible, the Desktop Components implement it.[/quote]

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Here is a nice "link":http://labs.qt.nokia.com/2012/06/06/desktop-components-for-qt-5/. It's a lab projects aimed at making desktop QML components that look and behave more or less as current widgets.

          (Z(:^

          1 Reply Last reply
          0
          • L Offline
            L Offline
            Landy
            wrote on last edited by
            #5

            Thanks, guys.
            I will check it.

            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