On Tue, Sep 18, 2012 at 10:30 PM, Ajeandro Gonzalo <[email protected]> wrote: > When we do Project|Close Project it indeed seems to close the project. > BUT when we Quit Laz and then open it again, there is the project loaded > again! This is NOT what is wanted, and it is an annoyance, to say the least, > to have to open a new project before Quit just avoid the undead project! > Please fix, at least by the next version. Thank you.
The right fix would be to clear the last opened project memory when a project is closed. Then a new project would be created when Lazarus starts next time. I didn't look at the code now but it should be relatively easy. If you provide a patch, I can apply it. Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
