On Wed, 5 Nov 2008 16:38:01 +0100, "NARCISO, Rui" <[EMAIL PROTECTED]> wrote: > Hi > > I'm trying to apply the QMotifStyle to my applciation but I can't import > it or use it. It tells me that the name doesn't exist. > > I've checked the QtGui folder and both the QMotifStyle and qmotifstyle.h > files are present ... > > I'm using Qt4.
PyQt doesn't wrap the style classes. Just pass "-style=motif" as a command line argument. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
