On Thu, 2004-03-25 at 10:55, Gary Herron wrote: > Is it possible to draw with OpenGL into a GTK widget? > > What I'd like, is to use PyGTK to create my app, and PyOpenGL to draw > into one of its widgets.
I'm currently working on the python binding of gtkglarea which would match what you're looking for. > Thanks for any pointers, > Gary Herron Regards, Xavier Ordoquy. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
