Marc-Andre Belzile wrote:
I'd like to be able to attach an OpenGL context to a Canvas. Can PyOpenGL and pyGUI work together?
Yes, there is a GLView class for on-screen drawing, and a GLPixmap class for off-screen drawing with OpenGL. -- Greg _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32