On 2016-01-17 16:30, Sven Barth wrote:
when I opened a non-existing file and I confirmed that I want to have
it created the file was not added to project or the project's mainfile.
But, isn't this how Delphi has been doing it all these years.
1) When you create a new unit, it automatically gets added to the project.
2) When you decide to save the project, you're asked whether you want to
save the newly added (not saved yet) units. If not, it is removed from
the project and you lose its contents.
3) If you want to exclude the newly created unit, you remove it from the
project. In that case, IDE asks you whether you wish to save that file
(or lose it).
Do you still/really want a 'non-standard' behavior?
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus