On Tue, 06 Jul 2010 18:32:51 +0100, Nathan Guttridge <[email protected]> wrote: > Hi I am using pyqt4 ver 4.4.2... and can't seem to get this to work is > this a known bug?
No. > self.scrollArea.verticalScrollBar().setValue(100) You need to provide a complete, short test case that demonstrates the problem. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
