Hi everyone, it's me again ;)
To Xpression developer team... Actually, when we load a project with API, if we close our app, it will unload the project and clear framebuffers.
I think it would be preferable that the project stay open even if app is closed (manually or crash) and only CloseProject() can unload project and clear FB.
Other point, if a project is already opened, when we call LoadProject(), Xpression reload the project (so FB are cleared).
What would be nice is that if "project.xpf" is loaded and we do LoadProject("project.xpf"), Xpression do nothing, only wait a new command.
Thank you for all,
Vinz