just for information for others who might have this problem, you can do a work around if you still want your style sheets, by inserting them into the main window. In my case I had them directly on each widget (in the QtDesigner). Now I declared them in the main window style sheet and it shows up well and scrolling is neat.
On Thu, 18 Feb 2010 23:51:02 +0100, David Boddie <[email protected]> wrote: > On Wednesday 17 February 2010, Peter Schmidtke wrote: >> >> why did you say that this sounds strangely familiar? Did you experience >> some of these problems before? > > Your description of using the menu to scroll reminded me of something. > The problem appears to be with the style sheet. Did you manage to work > around your problem? > > David > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt -- Peter Schmidtke ---------------------- PhD Student at the Molecular Modeling and Bioinformatics Group Dep. Physical Chemistry Faculty of Pharmacy University of Barcelona _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
