[PyQt] Designer issues, WYS-is not-WYG

James Polk jpolk5001 at yahoo.com
Tue Jun 28 18:01:29 BST 2011


Ahhh!....I found the problem....

I was narrowing down my code to a send a more simpler example UI,..
I deleted a bunch of stuff, and <voila> it worked,....going back and
analyzing step-by-step,...setting the app "style" is the culprit...
Specifically,

-->   app.setStyle("Plastique")

I'm (unfortunately) on windows, and I had adopted the Plastique theme look,...
If I take this out,...the "simple slider" example is now fine....a "tall" slider
remains tall in the application...

I kinda' figured it was something stupid I was doing, lol....I was half right! ;-)

Thanks for the responses!
Happy Motoring,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110628/37e1f274/attachment-0001.html>


More information about the PyQt mailing list