Is there some way in a gloss-based application that I could hide the
cursor (i.e., get an invisible cursor)? Say, through a GLUT call or
something? Or would gloss have to do that internally?
I've tried using the cursor function from GLUT at various points in the
program. If I do it before calling playIO, then (naturally enough) the
program dies at startup complaining that glut is not initialized. If I
call it from somewhere within the event loop, I get "ERROR: Function
<glutSetCursor> called with no current window defined." I'm definitely
not an expert on GLUT, in case you were wondering.
--
frigidcode.com