I have an application based on freeglut and glui 2.35. I allow users to close GLUI windows using the X. I have ecountered a problem when destroying GLUI windows containing GLUI checkboxes:
freeglut (c:\... ExPlotWave.exe): glutSetWindow(): window ID 3 not found!
where the Window ID 3 is the GLUI windows that was destroyed.
As far as I could see, this problem occurs only if checkboxes...
2009-04-05 15:20:16 UTC in GLUI User Interface Library