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 pointer
Bug, or just a curious interface?
Thanks,
--
Toby Dickenson