[PyKDE] QGLWidget rendering problems

Tom Badran tb100 at doc.ic.ac.uk
Thu Dec 18 00:21:00 GMT 2003


On Wednesday 17 Dec 2003 22:35, Phil Thompson wrote:
> The Python wrapper for glTexImage2D() won't expect a void *. What does it
> expect?

One of the example programs shows this if i do a print type( ) on the 
parameter passed:

<type 'str'>

Is there a trivial sip.voidptr conversion for this?

Tom




More information about the PyQt mailing list