In sip 3.8 and PyQt 3.8.1....
>>> qt.QStyleFactory.create('style that does not exist')
Traceback (most recent call last):
File "<stdin>", line 1, in ?
RuntimeError: Attempt to create a Python instance for a NULL pointerBug, or just a curious interface? Thanks, -- Toby Dickenson _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
