Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. problem with hiding VerticalScrollBar
Forum Updated to NodeBB v4.3 + New Features

problem with hiding VerticalScrollBar

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 328 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.
  • S Offline
    S Offline
    saza
    wrote on last edited by
    #1

    I have been programming for a touch screen monitor.
    I have a scroll area and I want to hide the vertical scroll bar. if I set verticalScrollBarPolicy=scrollBarAlwaysOff, it has been hided
    but the problem is that I can scroll the area with mouse scroll, and I can not scroll this area with a finger in my touch monitor
    I want to scroll this area with the finger in my touch monitor
    how can I do this?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      saza
      wrote on last edited by
      #2

      @Denni-0 said in problem with hiding VerticalScrollBar:

      At least that is what I would look into doing -- have you checked to make sure that when you do not turn off the scroll bar that finger vertical scrolling wor

      @Denni-0 thanks for your reply
      yes, when I do not turn off the scroll bar, the finger vertical scrolling is work, I can scroll the area with finger and scroll bar

      I do not make scroll bar thin because of UI. in my program it's better to scroll bar nor showing (I want something like scrolling area in a phone, you see, in a phone, we don't have scroll bar)

      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