bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #22706] NSOpenGLView broken ?


From: Fred Kiefer
Subject: [bug #22706] NSOpenGLView broken ?
Date: Mon, 31 Mar 2008 23:44:59 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE

Follow-up Comment #4, bug #22706 (project gnustep):

I just found 
http://developer.apple.com/documentation/GraphicsImaging/Conceptual/OpenGL-MacProgGuide/opengl_drawing/chapter_3_section_3.html#//apple_ref/doc/uid/TP40001987-CH404-DontLinkElementID_15

here they are using a NSOpenGLView subclass without makeCurrentContext in the
drawRect: method. Maybe doing that call in lockFocus (or our replacement)
might be correct.
But just in the next example on that page the call that method again. Looks
like they aren't sure either :-(

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22706>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]