CGL and NSView
I'm just wondering if there is someway to set your CGL context to a NSView. I'm actually writting a screensaver and I'm not sure how to set this up, because it seems that the ScreenSaverView object already throws you into full screen mode. If anyone has any experience I would greatly appreciate it.
No, you can't attach a CGL context to an NSView; you need an NSOpenGLContext for that... but if you're in full-screen mode already, what good would it do you?
What are you trying to accomplish here?
What are you trying to accomplish here?
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| NSView OpenGL Oddity | mfdesigner | 9 | 5,725 |
Apr 13, 2012 10:59 AM Last Post: OneSadCookie |
|
| How would I save an NSView as a JPG? | Joseph Duchesne | 0 | 2,756 |
Sep 30, 2005 07:51 PM Last Post: Joseph Duchesne |
|

