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 14:43:42 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE

Update of bug #22706 (project gnustep):

                  Status:                    None => Fixed                  
             Assigned to:                    None => FredKiefer             
             Open/Closed:                    Open => In Test                

    _______________________________________________________

Follow-up Comment #1:

This should be fixed in SVN now.

Due to some changes I made over a year ago lockFocusInRect: is no longer
called on subviews. I replaced this method on NSOpenGLView with canDraw, which
still gets called. Over all it would be better not to rely on any such call
and move the attaching of the view into openGLContext. This would also seem
closer to the specification to me.

    _______________________________________________________

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]