>>>>> "Gary" == Gary Herron <[EMAIL PROTECTED]> writes:
Gary> Is it possible to draw with OpenGL into a GTK widget?
Gary> What I'd like, is to use PyGTK to create my app, and
Gary> PyOpenGL to draw into one of its widgets.
Gary> Thanks for any pointers, Gary Herron
http://gtkglext.sourceforge.net is actively supported and mature,
works on win32 (with installers) and so on. From the web page
As opposed to Jane Loff's GtkGLArea , it provides not an OpenGL
widget, but an additional GtkWidget API which enables the standard
(and custom) GTK+ widgets to render 3D scene using OpenGL.
JDH
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/