From pykde Wed Jan 16 10:46:07 2008 From: Phil Thompson Date: Wed, 16 Jan 2008 10:46:07 +0000 To: pykde Subject: Re: [PyQt] How can I use QWindowsXPStyle in PyQt Message-Id: <200801161046.07521.phil () riverbankcomputing ! co ! uk> X-MARC-Message: https://marc.info/?l=pykde&m=120048093927757 On Wednesday 16 January 2008, GAMMAEPSILON GAMMAEPSILON wrote: > Hi, > > I want to set my application style to QWindowsXPStyle. In Qt (with C++) it > does work with app->setStyle( QWindowsXPStyle() ), in PyQt the class > QWindowsXPStyle is not available. > > In the thread Phil answered that you can use > plugins. How does it work exactly? Is there any example or any tutorial? Pass -style windowsxp on the command line. The style should be a user's decision, not a developers. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt