nobody wrote on Sunday, September 16, 2007:
I’m just wondering, since this is making it impossible to do my app. design which:
runs windowed, but shows its own cursor when the mouse is over it (disable the systems) and then restores the systems when the mouse leaves the window area.
well, since GLFW force sets the mouse position when Enable/Disable GLFW_MOUSE_CURSOR, its making it almost impossible to do. Is there some reason I can’t remove that force code from the lib?
Jason (jason /at/ wishray |dot| com)