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. show scrollbar by default - ScrollView
Servers for Qt installer are currently down

show scrollbar by default - ScrollView

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 421 Views
  • 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.
  • A Offline
    A Offline
    AYYAPPA
    wrote on 29 Jun 2018, 06:49 last edited by
    #1

    hello,

    i am using ScrollView to display column of items.
    i want scroll bar to be visible all the time when height of column of items exceeds ScrollView height.

    but scrollbar is visible only when its hovered upon, how can i make scrollbar visible all the time ??

    thanks,
    Ayyappa.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AYYAPPA
      wrote on 29 Jun 2018, 07:40 last edited by
      #2

      oh i solved it by myselft !! sorry for bothering..
      i used scrollview style properties and assigned rectangles of zero width and height to the "decrementControl" and "incrementControl" components

      1 Reply Last reply
      1
      • A Offline
        A Offline
        Ancy
        wrote on 4 Oct 2024, 05:52 last edited by
        #3

        could u add the example code for this

        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