[Lazarus] New Messages window

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Jun 19 01:55:14 CEST 2014


On Wed, 18 Jun 2014 22:22:29 +0300
FreeMan <freeman35 at delphiturkiye.com> wrote:

> Where is that compiler directive ?

What compiler directive?
A compiler directive is for example "{$mode objfpc}".
Maybe you mean something else?


> - Has any easy way for test compile dialog, have to I rebuild everytime 
> IDE ?

No, yes.


> -compiler_config_target.pas  has in what I need,

What do you need?


>    TCompilerConfigTargetFrame.Setup(  --> fill comboboxs, separate this 
> code to inc file, has be only one code can share.(this is last todo)
> 
>     .....Frame.ReadSettings(AOptions: TAbstractIDEOptions);
>    ....tFrame.WriteSettings(AOptions: TAbstractIDEOptions);
> 
> -and I need Compile, and build action events.

I can add events. What events do you need?

 
> I need access this issue in InfoBuild.pp  Can any one any hint about this?

Please describe what the infobuild window should do in your opinion.
Then we can probably give implementation hints.

Mattias




More information about the Lazarus mailing list