Page 2 of 2

Re: About the "Untitled (1)" project

Posted: 23 Apr 2013, 15:14
by Lukas
Svengali wrote:I'm a little confused about the "whatnot" part.
Memory in my brain I guess, to me it's illogical and confusing to have a project opened for no reason at all. And sometimes at the end of the day it even warns me I didn't save it. What, why?
Joost wrote:Imagine a program like word/pages/open office always has an extra empty page or a program like photoshop. That would be really silly. It's a strange choice to keep an empty project next to the project you just opened.
Yes! Look at how other software deals with these kinds of problems and learn from them.

Re: About the "Untitled (1)" project

Posted: 23 Apr 2013, 17:38
by Fabrice
I guess the TVPaint rule is that there must be at least one open project in TVPaint at all times perhaps because all buttons, shortcut keys and program actions need a project in memory to "focus" on?
You are 100% right Svengali. You got the way the current engine works.
That's why it's not that easy to do in terms of C++ development, and not the top priority in the "TO DO" list.

Even if we agree with many things that require to be improved, we have to select the most important ones, and focus on them.
We also need some time to develop new options.

One step after the other. :)

Re: About the "Untitled (1)" project

Posted: 24 Apr 2013, 07:37
by Joost
You are 100% right Svengali. You got the way the current engine works.
That's why it's not that easy to do in terms of C++ development, and not the top priority in the "TO DO" list.
Ok Fabrice, I understand that it's hard to start without the "untitled 1" project. But that's not my biggest concern. The problem in my opinion is that when you open a project, it still keeps the "untitled 1" project next to your opened project. I can't imagine it's that hard to solve this? Or is it?...

Re: About the "Untitled (1)" project

Posted: 24 Apr 2013, 08:08
by slowtiger
I think it should be possible to close an unused "untitled" project the very moment you open another one. Other software behaves like this as well.

Re: About the "Untitled (1)" project

Posted: 24 Apr 2013, 09:12
by Fabrice
Joost wrote:
You are 100% right Svengali. You got the way the current engine works.
That's why it's not that easy to do in terms of C++ development, and not the top priority in the "TO DO" list.
Ok Fabrice, I understand that it's hard to start without the "untitled 1" project. But that's not my biggest concern. The problem in my opinion is that when you open a project, it still keeps the "untitled 1" project next to your opened project. I can't imagine it's that hard to solve this? Or is it?...
ok go it, so in this way, I think there is probably something to do to tweek it, but the dev team will confirm next week, after we have finished to move.

Re: About the "Untitled (1)" project

Posted: 24 Apr 2013, 09:19
by Lukas
slowtiger wrote:I think it should be possible to close an unused "untitled" project the very moment you open another one. Other software behaves like this as well.
It would be a great solution :)