Search found 2 matches
- Fri Apr 02, 2010 18:23
- Forum: Help
- Topic: CEGUI z-order problem [SOLVED]
- Replies: 3
- Views: 2141
Re: CEGUI z-order problem [SOLVED]
Have you tried using several cegui and overlay objects? if I use one overlay ontop a cegui object only the overlays over that part of the screen (where the cegui object is located) is visible.. the other overlays are gone but are visible again once the cegui object is removed..
- Thu Apr 01, 2010 21:36
- Forum: Help
- Topic: Render overlay on top of cegui window
- Replies: 32
- Views: 22881
Re: Render overlay on top of cegui window
Greetings, I'm a noob at Ogre and CEGUI and have been porting my project to Ogre 1.7 and CEGUI 0.7 (current stable svn version) and I'm having the same problem as wizzler. Previously I created a bunch of CEGUI-rtt objects like this: http://www.ogre3d.org/wiki/index.php/Basic_Tutorial_7#Render_to_Tex...