[gtk-osx-users] GtkGLArea and gtk3 osx



Hi guys,

I'm having some strange problems with GtkGLArea widget.

Latest stable moduleset (the widget should be available since 3.16).

If I try to create the widget in glade I get a label on it "The current backend does not support OpenGL"

If I try to load a builder xml file with GtkGLArea element in I get:

Undefined type GtkGLArea

... if I build a simple command that does:

gtk_gl_area_new()

... and then I use opengl through epoxy... it works

It seems to me that somewhere in the chain, once GtkGLArea has been implemented in OSX, there is still code "blocking" it.

--
Bye,
 Gabry



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