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: Google [Bot] and 8 guests