OpenGl will not draw after window moves
OpenGl will not draw after window moves
- Subject: OpenGl will not draw after window moves
- From: email@hidden
- Date: Tue, 26 Jun 2001 16:47:12 -0400
Hi all...
I've got a simple application in which there is an NSOpenGLView, and
I've got a thread doing the drawing. As soon as I move the window, the
drawing ceases. When the window is moved out of the screen and back, it
does not repaint. Does anyone know how I should deal with that?
thanks in advance,
Alex