On Sat, 2 Apr 2011 17:27:38 -0400, "Brett Stottlemyer" <[email protected]> wrote: > Phil, > > > > I am trying to convert the textures.pyw example to run using shaders like > the newer version of the example in Qt. However, I've hit a problem in > that > the setAttributeArray method of QGLShaderProgram used in the example is not > available in PyQt. > > > > Is this a bug?
Yes - laziness on my part. I'll take a look. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
