This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
FreeGLUT-Vita/freeglut
dcnieho 5e97fed06a MenuStatusCallback when menu was closed did not return location of pointer relative to child window's top-left, it only worked for top level windows.
To make this work, fghPlatformGetCursorPos now can return cursor pos relative to top-left of a specified window's client area (this is untested on X11)

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1550 7f0cb862-5218-0410-a997-914c9d46530a
2013-03-04 09:54:55 +00:00
..
freeglut MenuStatusCallback when menu was closed did not return location of pointer relative to child window's top-left, it only worked for top level windows. 2013-03-04 09:54:55 +00:00
web-src document glutSetWindowTitle, glutSetIconTitle 2013-03-01 17:44:44 +00:00