On Fri, Sep 10, 2010 at 2:42 PM, Juha Manninen (gmail)
<[email protected]> wrote:
> People are maintaining projects to work with both Delphi and Lazarus.
> In pascal source they can use {IFDEFS} but in dfm form files not.

A solution would be building a software which sinchronizes all your
DFM / LFM files between Delphi and Lazarus. Working with both IDEs
would following the following procedure:

1> Do some changes in the form using Delphi

2> Run the DFM->LFM program

3> Edit the project with Lazarus

And vice-versa.

This program would likely need a kind of project file to have all info
and the list of files to be converted readly available.

Just a suggestion.

-- 
Felipe Monteiro de Carvalho

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to