PyQt scrollbar. import sys from PyQt4 import QtGui class Example(QtGui.QWidget): def __init__(self): super(Example, self).__init__() self.
確定! 回上一頁