Mattias Gaertner wrote:
> On Wed, 05 Mar 2008 20:29:39 +0100
> Bogusław Brandys <[EMAIL PROTECTED]> 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
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to