Daily Archives: 2019-06-01

GUI Error Handler for PyQt 5.x

When I was developing programs with PyGTK, one of my favourite little things to include to make life better for users was a drop-in helper named gtkexcepthook.py which adds a GUI traceback handler for uncaught exceptions. Well, I finally got … Continue reading

Posted in Geek Stuff | Leave a comment