Hi All,
I have a Lazarus project which I ported from a Delphi one. It has 2 units with 
a form each e.g. unit1, form1 & unit2, form2. I used the Tools conversations 
menu items to convert it and the forms and units. 
It all works fine except that when I change form1, then changes are made to 
form1.dfm and not to form1.lfm.
Can someone please help me check out why the wrong form is being updated. I 
know this because when I edit form1, and run it, the changes do not appear when 
I run it. I see the form1.lfm which has not been changed. It seems that 
form1.dfm is getting changed.
Best Regards,Peter / pew                                          
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to