Results 1 to 7 of 7

Thread: Unable to change height of the handle of QSlider

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2014
    Posts
    136
    Thanks
    72
    Qt products
    Qt3 Qt4 PyQt3 PyQt4
    Platforms
    MacOS X Windows

    Default Re: Unable to change height of the handle of QSlider

    That makes sense. I thought as much. But I found of plenty of websites where it says that this is the way the height of te handle can be varied, so I thought perhaps I am doing something wrong.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Unable to change height of the handle of QSlider

    It is also possible that to customise a part of QSlider you must customise some other parts or all of it. The examples always seem to customise the groove and handle together:
    http://doc.qt.io/qt-4.8/stylesheet-e...mizing-qslider

  3. The following user says thank you to ChrisW67 for this useful post:

    Cupidvogel (3rd November 2015)

  4. #3
    Join Date
    May 2014
    Posts
    136
    Thanks
    72
    Qt products
    Qt3 Qt4 PyQt3 PyQt4
    Platforms
    MacOS X Windows

    Default Re: Unable to change height of the handle of QSlider

    Yep, that is possible. Will try it out. Thanks!

Similar Threads

  1. QSlider: Increase handle size -> How ?
    By ArneBurghardt in forum Qt Programming
    Replies: 6
    Last Post: 11th August 2016, 20:58
  2. QSlider how to check if slider handle is selected
    By hel in forum Qt Programming
    Replies: 3
    Last Post: 15th May 2014, 08:52
  3. QSlider handle drawing artifacts
    By TheClassic in forum Newbie
    Replies: 3
    Last Post: 27th June 2011, 11:48
  4. How to put custom handle image in QSlider using code?
    By montylee in forum Qt Programming
    Replies: 6
    Last Post: 29th January 2009, 19:38
  5. QSlider custom handle image not displayed
    By planglois in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2008, 13:49

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.