[Glade-users] OpenGL Window in Glade

Inigo Aldazabal Mensa ialdazabal at ehu.es
Tue Feb 20 10:37:06 EST 2007


El Tuesday, 20 de February de 2007 15:54, TheLonelyStar escribió:
> Hello dear community,
>
> Is it somehow to insert a widget in glade which can be used as an OpenGL
> window. I have searched the web and found "gtkglext" but no information
> if and how it can be integrated into glade.
>
> Thanks!
> nathan

Indeed you can. As you say the way is with gtkglext. You just set a widget, 
eg. a drawing area, to be OpenGL-capable and draw on it.

You can find a couple of simple glade specific examples in /examples/glade 
directory within the own package source, which you can get from  
http://sourceforge.net/projects/gtkglext

Enjoy! 

Inigo


More information about the Glade-users mailing list