|
From: | Omniscient |
Subject: | NSOpenGLView : exposing problem. |
Date: | Wed, 1 Apr 2009 22:42:32 -0700 (PDT) |
User-agent: | G2/1.0 |
When I cover part of glview with something it will turn black. Is there a way to tell a glview to redraw itself whenever xexpose event happen? Or is there a way to cache the drawable some how? What's better between caching drawable of a glview and then show it on expose or just let the glcontext convert xexpose event to glview setNeedsDisplayInRect: ? Thakns
[Prev in Thread] | Current Thread | [Next in Thread] |