Fullscreen blocks my mouse when program ends (solved)

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

Toge
Just popping in
Just popping in
Posts: 12
Joined: Thu Jan 22, 2009 21:59

Fullscreen blocks my mouse when program ends (solved)

Postby Toge » Fri Jan 23, 2009 08:24

Hello (my first post).

When I finish the program, if screen is on fullscreen, the mouse is blocked in center of screen. I tried to delete myRenderer object but the problem persists. When this occurs, I have to reset the X.

Do you know what is the error? I'm using SDL and CEGUI.

Thanks.



Solved:
SDL wasn't deleted correctly.
atexit(SDL_QUIT); was needed.

Return to “Help”

Who is online

Users browsing this forum: No registered users and 30 guests