Z value of mouse cursor is 1?

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

Sneftel
Just popping in
Just popping in
Posts: 15
Joined: Fri Apr 07, 2006 19:05

Z value of mouse cursor is 1?

Postby Sneftel » Wed Apr 26, 2006 05:20

The Z values passed to addQuad, as far as I can tell, are geared towards a LessEqual comparison func. However, the mouse cursor is passed with a z value of 1.0. This causes it to be drawn behind all windows. Currently, I'm fixing this with a hack, setting z to 0 when !isQueueingEnabled(). Is there something I'm missing here?

Sneftel
Just popping in
Just popping in
Posts: 15
Joined: Fri Apr 07, 2006 19:05

Postby Sneftel » Thu Apr 27, 2006 17:53

Any ideas? Should I submit it as a bug?


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 5 guests