drew einhorn wrote: > First, Is there a way to capture the contents of the Lazarus IDE Message > window?
Two options I know of... * You can run Lazarus from a console window, which should show the FPC output. * In the IDE Messages window. Right click in the window and select 'Copy all and hidden messages to the clipboard'. 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
