Let us assume that <tmp> is a sequence of QPoint objects and p is a QPainter instance.
If I make the call p.drawLineSegments(QPointArray(tmp)) as documented (and sensible), I get an error message. If I build the QPointArray manually with setPoint, everything works nice. Is this a bug? -- TIA, Janos Blazi GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
