Every time i run my app, it will use too much time to start because i using .layout file to create GUI windows and there are a lot of windows, so is there any good advice or clever way to solove it ?
![Question :?:](./images/smilies/icon_question.gif)
Thank you very much!
![Smile :)](./images/smilies/icon_smile.gif)
Moderators: CEGUI MVP, CEGUI Team
mmixLinus wrote:Hi silentyears
I have the same "problem", but it is probably mostly due to a design choice I made early in my project. It loads the layouts, and creates quite a few windows, most of which I don't actually need right at startup..Eventually, I will solve this by creating the windows when they are needed.
I haven't looked into putting the layouts into a compressed file, but this might help a bit.
/mmixLinus
Users browsing this forum: No registered users and 13 guests