I've just started working on a project with heavy use of CEGUI (a real-time strategy game). First of all, I'd like to thanks for this great library. It's really very helpful. And now to my problem:
I have a root window created from code and tons of layouts created in editor. When I want to show a layout, I just attach it to the root window and detach it to hide it. This works fine, the layout shows up when attached and disappears when detached from the root window. But when I attach more layouts, only the last attached layout reacts on mouse (hover, click and everything) and the others don't. The others are visible, but totally inactive. PLEASE, HELP !!! It seams like a bug in CEGUI to me, but I hope that I just do something wrong. I have searched the forum for "events more layouts", but didn't find anything. HEEEEEEEEEEEEEEEEEEELP !!!!!!!
![Neutral :|](./images/smilies/icon_neutral.gif)