[Lazarus] Lazarus IDE expert
Bogusław Brandys
brandys at o2.pl
Thu Mar 6 23:21:13 CET 2008
Mattias Gaertner wrote:
> On Wed, 05 Mar 2008 20:29:39 +0100
> Bogusław Brandys <brandys at o2.pl> wrote:
>
>> [...]
>> For example I have to find a project file lpr
>
> See here
> http://wiki.lazarus.freepascal.org/Extending_the_IDE#The_.lpr.2C_.lpi_and_.lps_file_of_a_project
>
>
>> and add or update resource there.
>
> and here
> http://wiki.lazarus.freepascal.org/Extending_the_IDE#Adding_a_resource_directive_to_a_file
>
>
> Mattias
>
Thank you.Please explain also how to detect if unit source was changed
in editor, assuming that I have only a unit filename for example.
How can I register a hook called when project is changed (new project is
opened) ? I need to update an IDE expert dialog contents when new
project is opened...
Regards
Boguslaw
More information about the Lazarus
mailing list