Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Drawing scroll bar on top of table content
Forum Updated to NodeBB v4.3 + New Features

Drawing scroll bar on top of table content

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 646 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.
  • Q Offline
    Q Offline
    Qt_User72653
    wrote on 15 May 2018, 20:07 last edited by
    #1

    Is there an elegant way to do this? I'd like the vertical scroll bar on the right side to be drawn over top of the items/cells in the table, and also only be as tall as the content of the table (i.e., not drawn over top of the column headers).

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 15 May 2018, 20:09 last edited by
      #2

      Hi,

      Do you mean that the default scrollbars of e.g. QTableView don't do what you want ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        Qt_User72653
        wrote on 15 May 2018, 20:35 last edited by
        #3

        I might have mixed it up with something else. So drawing it on top is the default behaviour?

        Also, Is there a way to set the track to transparent? I can change the color of it but it defaults to light gray when I set it to transparent.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 15 May 2018, 20:38 last edited by
          #4

          Take a look at the various images in the QTableView details.

          I don't remember whether transparency is easily achievable for that part.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          1/4

          15 May 2018, 20:07

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved