JoshyFun wrote: > > (Windows only I think, and I do not know if Lazarus exclusive) > > Is there any way to add a cancel button to the window that show leaks > ?
It's not specific to Lazarus or Windows. As Vincent said, rather output to file using an environment variable. The heaptrc documentation explains it all. The 'leakview' Lazarus add-on is also a good option - I've used it a few times before. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
