Hello, I would like to popup a dialog message if an (otherwise) unhandled exception occurs.
I've read in an old message (http://www.daa.com.au/pipermail/pygtk/2000-July/000159.html) that someone wrote a patch which calls a callback in case of an error. Is that patch by any chance include in pygtk-1.99.15? Is there another way to handle exceptions in the mainloop? What I know is that setting PYGTK_FATAL_EXCEPTIONS = 1 would probably quit the program in case of a raised exception but how would I handle/catch these excpetions? Any help appreciated on this topic. Cheers, Marc -- The first time Microsoft makes something that doesn't suck is when they start making vacuum cleaners. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
