NSOpenGLView
Submitted by maddanio on Sat, 2008-06-14 16:53.
Hi,
Would it be possible to instantiate an NSOpenGLView as a gdkwindow? That would make it possible to embed clutter easily...
|
|
NSOpenGLView
Submitted by maddanio on Sat, 2008-06-14 16:53.
Hi, Would it be possible to instantiate an NSOpenGLView as a gdkwindow? That would make it possible to embed clutter easily... |
User login |
No, you need to do it the
No, you need to do it the other way around, to tell open gl to draw on the nsview that corresponds to a gdkwindow (you can get the nsview for a gdkwindow).