Search found 4 matches
- Fri Apr 02, 2010 17:46
- Forum: Help
- Topic: CEGUI z-order problem [SOLVED]
- Replies: 3
- Views: 2150
Re: CEGUI z-order problem
Thank you for fast answer . I used code from that topic, shortened it to suit my needs and it worked . Thanks .
- Wed Mar 31, 2010 10:13
- Forum: Help
- Topic: CEGUI z-order problem [SOLVED]
- Replies: 3
- Views: 2150
CEGUI z-order problem [SOLVED]
Hello, I was using older version of CEGUI (that one, which was provided with OGRE 1.6). Lately I have upgraded to OGRE 1.7 and CEGUI 0.7.1. Previously I was using OgreCEGUIRenderer and was creating it like this: mGUIRenderer = new CEGUI::OgreCEGUIRenderer( mWindow, Ogre::RENDER_QUEUE_OVERLAY, false,...
- Wed Aug 12, 2009 19:40
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: CELayoutEditor
- Replies: 3
- Views: 2738
Re: CELayoutEditor
Jamarr wrote:Open the file CELayoutEditor.ini and add Image,text; to the end of the SupportedProperties entry.
I've had that text already in CELayoutEditor.ini. So this is not the cause of this problem .
- Wed Aug 12, 2009 08:04
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: CELayoutEditor
- Replies: 3
- Views: 2738
CELayoutEditor
Hello, it's my first post here :). I have a problem. How can I save "Image" property of "TaharezLook/StaticImage" type? The CELayoutEditor doesn't want to save it to the ".layout" file :( . And also, where the image (".png" file) should be located? I just foun...