Are there any examples available ? I just installed pyGUI and can't find any.
thanks -mab ________________________________________ From: Greg Ewing [greg.ew...@canterbury.ac.nz] Sent: Friday, December 17, 2010 4:59 PM To: Marc-Andre Belzile Cc: Octavian Rasnita; python-win32@python.org Subject: Re: [python-win32] ANN: PyGUI 2.3.2 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