> On May 26, 2020, at 12:17 AM, Gabriele Greco via gtk-osx-users-list 
> <gtk-osx-users-list@gnome.org> wrote:
> 
> 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.

That's a bit off-topic for here. Try asking on discourse.gnome.org.

Regards,
John Ralls

_______________________________________________
gtk-osx-users-list mailing list
gtk-osx-users-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to