The app was made so it can be compiled both with Lazarus and Delphi.
At first I used a model were I could develop forms visually, and then
after altering a form on one of the two, manual ajusts were required
to update the form for the other. But after a time I just gave up
using the form designer. All forms are now created by code (like it´s
usually done on C++/java tools), and that makes compatibility between
Lazarus and Delphi much, much easier.

What where you main issues keeping Delphi compatibility?
Did you develop in Laz, then try compiling in Delphi, fixing any errors (mainly syntax errors?)?


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to