Search found 3 matches

by niexuchina
Tue Jun 21, 2011 01:33
Forum: Modifications / Integrations / Customisations
Topic: How to create windows from layout without accessing disk?
Replies: 2
Views: 3404

How to create windows from layout without accessing disk?

We need to create some windows on the fly. Now we are using WindowManager::loadWindowLayout() to do it. Because it accesses hard disk, or for some other reasons besides, we are suffering performance problem.

Is there any good methods to create windows from layout config in real time?
by niexuchina
Fri Aug 20, 2010 06:50
Forum: Offtopic Discussion
Topic: CEGUI and widescreen
Replies: 1
Views: 3166

CEGUI and widescreen

When we changed our game from 4:3 to 16:10, CEGUI windows didn't only become larger, but also became wider. We hope that windows' aspect ratio can be locked. How to lock windows' aspact ratio in CEGUI?

Go to advanced search