[PyQt] Missing method in QGLShaderProgram?
Phil Thompson
phil at riverbankcomputing.com
Sun Apr 3 08:54:59 BST 2011
On Sat, 2 Apr 2011 17:27:38 -0400, "Brett Stottlemyer"
<brett at stottlemyer.com> 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
More information about the PyQt
mailing list