Code: Select all
CEGUI::Point mousePos = CEGUI::MouseCursor::getSingleton().getPosition();
At the right/bottom edge of the screen, it always returns the original resolution, not the new resolution I dragged the window to.
Any ideas?
Moderators: CEGUI MVP, CEGUI Team
Code: Select all
CEGUI::Point mousePos = CEGUI::MouseCursor::getSingleton().getPosition();
Users browsing this forum: No registered users and 9 guests