Mouse Cursor

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

HeavyStorm
Just popping in
Just popping in
Posts: 11
Joined: Mon Oct 31, 2005 21:27
Contact:

Mouse Cursor

Postby HeavyStorm » Tue Dec 13, 2005 19:43

Just a very lame doubt... I'm using the hide() function of the CEGUI sheets on a application (CEGUI runs over the same viewport where I render 3D objects), but the problem is that the mouse is NOT hidden.

How do I hide the mouse cursor in CEGUI?

User avatar
lindquist
CEGUI Team (Retired)
Posts: 770
Joined: Mon Jan 24, 2005 21:20
Location: Copenhagen, Denmark

Re: Mouse Cursor

Postby lindquist » Tue Dec 13, 2005 21:53

try

Code: Select all

CEGUI::MouseCursor::getSingleton().hide()


API ref

HeavyStorm
Just popping in
Just popping in
Posts: 11
Joined: Mon Oct 31, 2005 21:27
Contact:

Re: Mouse Cursor

Postby HeavyStorm » Thu Dec 15, 2005 12:00

I told it was lame... thanks a lot!


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 12 guests