[Lazarus] Project Group support in the IDE

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Sep 13 14:33:37 CEST 2013


> Michael Van Canneyt <michael at freepascal.org> hat am 13. September 2013 um 14:11 geschrieben:
>[...]
> >> If you only want one window to easily switch the active project and using that
> >> to compile a bunch of projects, then yes, it is easy.

Create a new designtime package.
Invent some GUI to load/save/edit groups.

Use LazarusIDE.DoOpenProjectFile to switch project.
Use LazarusIDE.DoBuildProject to compile project.

If you need some hooks just ask.

Mattias




More information about the Lazarus mailing list