pandaR | hello. i need to make the scroll bar of a qlist bigges so its easier to control with a touch screen. im using pyqt4. any idea? | 01:59 |
---|---|---|
tsimonq2 | I'd consider pyqt4 deprecated. ;) | 02:00 |
pandaR | well any idea how to do taht with pyqt5 | 02:01 |
tsimonq2 | I'd have to reference the docs. | 02:01 |
pandaR | if anyone intereste i made it | 02:21 |
pandaR | i make it work just added a line: self.setStyleSheet("QScrollBar:vertical { width: 50px; }") where self is the main qwidget | 02:21 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!