Needless to say.  I've got a lot of Lazarus/Free Pascal errors.

First, Is there a way to capture the contents of the Lazarus IDE Message
window?
Tried cutting from the Messages window, in hopes of being able to paste it
into an editor, and edit into a form where I can get a handle on the scope
of the
project.  But I can's select it much less cut and paste it.

Googling got me a dozen or so missing units.

Now I'm running into MS only junk.

First I need to read:

    http://support.microsoft.com/kb/147940
    Intro to Microsoft OLE Custom Control Architecture & Tools

Is there a linux package that provides capabilities similar to
OLE that is supported by Lazarus?

Once I capture and edit the Messages window I will have a much larger
list of things to port.

Is there a way to set a flage to always comment stuff out, and continue?

One problem that is disturbing is the IDE tends to freeze when
manually clicking the "Comment out and continue" button.

To get rid of the crashed Lazarus I have to bring up a shell
run xkill and click on one of the Lazarus IDE windows.

I can remove the source directories and refresh them from
the archives and try again.  We may run to completion,
or it may freeze somewhere else.

Frequently, it freezes when bringing up a source code window.
It's not quite done painting the window, but you can see
enough to recognize it and the source file it is bringing up.

-- 
Drew Einhorn
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to