Hello, does anyone know if it's possible to use an OpenGL widget in PyGTK? I'am using pygtk2-1.99 (RedHat 8.0). I need to draw thousands of lines/points and gtk.DrawingArea is very slow for that. I am rather confused about the status of gtkglarea and gtkGLext (would they both work with pygtk2?). Are there bindings for any of the two? How would I make calls to OpenGL? I'd appreciate any insights into where these things are, it's kind of difficult to figure it out from google search...
Thanks, -Viktor _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
