Joseph Rawson a écrit :
On Thursday 22 March 2007 16:47, Luper Rouch wrote:
Hi,
What is the proper way to add a global exceptions catcher to a
QApplication, for example to bring a bug report dialog when an exception
reaches the main event loop ?
I guess I have to make my own event loop but my attempts failed
miserably, any pointers to an example ?
I just asked this question not long ago.
You can set sys.excepthook to a function that creates a dialog window.
I could not have dreamed of a simpler solution, thanks a lot Paul and
Joseph :-)
_______________________________________________
PyQt mailing list [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt