On Thu, 27 Dec 2012 09:45:27 +0000
Mark Morgan Lloyd <[email protected]> wrote:

>[...]
> I'm OK with the idea of the .lfm being updated if I do something to the 
> form. But the current situation- and I think this is comparatively 
> recent- is that the .lfm is updated even if it's not explicitly open.

To update a .lfm the IDE must have an open form, because that's what
TWriter requires.
Maybe you mean an open form was saved, even though you have not
modified it?

BTW, you can mark a unit read-only.

Mattias


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

Reply via email to