Hello,
again I tried to seek to push the boundaries.This time I tried to load
a C++ widget inside a library into PyQt using ctypes (without extra
sip bindings).
I worked well :) but I cannot call a constructor with arguments.
The attached code reaches the except-block with PyQt 4.8.5
To test just call: qmake && make &&  python test.py

Regards
Henning

Attachment: newinstance_problem.tgz
Description: GNU Zip compressed data

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to