On Thu, May 25, 2000 at 08:26:12AM -0400, Harry Henry Gebel wrote:
> If I set this environment variable in the program prior to importing gtk,
> gnome.ui, and libglade will it still work? My intention is to put mainloop
> in a try clause and put up a GnomeErrorDialog with a traceback, append the
> traceback to a log file, then call mainloop again to continue with the
> program (hoping that you can run mainloop again after an uncaught exception
> like you can after mainquit). I would like this to be a standard function
> of the program, which is why I would like to set it in the program
> (Although if it can't I can always wrap the program in a shell script too.)

As long as you don't use threads this should work.

Matt
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to