Hide Mouse Cursor

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

CaseyB
Just popping in
Just popping in
Posts: 7
Joined: Thu Jun 08, 2006 04:24

Hide Mouse Cursor

Postby CaseyB » Mon Mar 19, 2007 21:37

I am using OIS for input and have create the mouse in non-exclusive mode, so I want to be able to hide the CEGUI mouse pointer. Is there an overall switch for this or do I need to set it per window?

Pompei2
Home away from home
Home away from home
Posts: 489
Joined: Tue May 23, 2006 16:31

Postby Pompei2 » Mon Mar 19, 2007 21:40

Code: Select all

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

:)

CaseyB
Just popping in
Just popping in
Posts: 7
Joined: Thu Jun 08, 2006 04:24

Postby CaseyB » Tue Mar 20, 2007 14:06

hehe, I must have missed that! Thanks!


Return to “Help”

Who is online

Users browsing this forum: No registered users and 17 guests