Input problem

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

User avatar
Anakha
Just popping in
Just popping in
Posts: 1
Joined: Thu Jan 19, 2006 17:10

Input problem

Postby Anakha » Thu Jan 19, 2006 17:19

Hi,

I've a problem:
I want to create node to manage widget by blocks
I create a DefaultWindow and i set it as GUISheet of the WindowManager. I call it "root".
Then, i try to use other defaultwindows (called root1,root2 etc). I set them as child of "root".
I add widget to the defaultwindows rootX.

My problem : only the last rootX added to root receive events.

for exemple if i have 2 buttons b1 and b2, b1 in root1 and b2 in root2, only b2 can be clicked.I would like the two buttons behave the same.

How can i do? Does some "container" exist?

Thanks,
Anakha

Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 4 guests