On 01.03.07 22:46:50, The MoonSeeker wrote: > I dont found QPlastiqueStyle in PyQt reference class. Is it possible to have > a > platic style with PyQT?
It seems like PyQt4 doesn't wrap that class. A reason that comes to mind is that its a plugin... However you can change the default style of Qt4 using the qtconfig tool provided by Qt4. Andreas -- You will never know hunger. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
