Its a bit hard to explain, but let me try.
First I'm using Ogre 3d 1.7.1 and CEGUI 0.71.
Check this image:

I have a frame window, inside it a static image(left element), I'm using ogre render texture to fill the the staticImage, following this tutorial: http://ogre3d.org/tikiwiki/Basic+Tutori ... =Tutorials
But a nothing happens...
When the cursor passes over the Ok button the static image appear
Check this image:

When I put the static image out of the frame window, all works fine.
check this image:

I don't know if is a problem of Frame window or with I'm doin something wrong...
Thanks.
