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 <QStyle classes not exposed> Phil answered that you can use plugins. How does it work exactly? Is there any example or any tutorial? Thanks gamma -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
