Hi, I would like to create a custom 'exception handler dialog' for our applications to hook into Application.OnException(). It must have some options like saving a backtrace or copying the backtrace to the clipboard (including some system information). I also want to include a button to restart the application.
How to I do the latter part? Restart the application from within the application? Regards, - Graeme - _______________________________________________________ fpGUI - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
