How to render windows in a specified order

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

shenhui
Just popping in
Just popping in
Posts: 10
Joined: Thu Feb 17, 2011 06:36

How to render windows in a specified order

Postby shenhui » Tue Feb 22, 2011 07:44

Hello all,

We all know that CEGUI uses System::renderGUI() for rendering all of created windows.

Here I've created a root window and three frame window(win1, win2, win3), then I want to control the window render order by program. For example, sometime I want to render win2 first, then render win1, at the end render win3, in another time, I want to render win3 first then render win2, at the end render win3.

Is there any method to set the render sequence and implement this request by program ?

I use CEGUI 0.7.5.

Much appreciation for any help.

SHEN Hui.

Return to “Help”

Who is online

Users browsing this forum: No registered users and 23 guests