OpenGL & Cocoa Question
OpenGL & Cocoa Question
- Subject: OpenGL & Cocoa Question
- From: Marc Monticelli <email@hidden>
- Date: Thu, 17 May 2001 20:26:26 +0200
Hello,
I have an OpenGLView in Cocoa application that works well the first time
its window appears.
If I close the window and reopen it, I've lost the context. I do a
makeCurrentContext, but the result is the same.
I have on the window, some "video noise" (I imagine my openglview)
What's wrong ?
Thanks
...Marc Monticelli