[Lazarus] Updated Compiler Dialog

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Aug 4 15:09:59 CEST 2009


On Tue, 4 Aug 2009 07:30:17 -0500
Andrew Brunner <andrew.t.brunner at gmail.com> wrote:

> I also feel that we need a "Close this window on successful compile."
> Check box.
> 
> I can add the check box, but I have no idea on how to link up to any
> language tables there may be for Lazarus string resources... Does
> Lazarus support multiple languages?

For IDE units:
Add unit lazarusidestrconsts and add a resourcestring. Assign the
caption in the forms create event.

 
> The configuration engine and preferences pages would also need to be
> updated.  Anyone care to point me to the popper units for that so the
> setting can have permanence.

Are these global or project specific options?

Mattias




More information about the Lazarus mailing list