On Monday 20 January 2003 4:35 pm, Yannick Gingras wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > I have a problem here on PyQt 3.5. > > The QPointArray.putPoints() function store a corrupted vertion of the point > list but the constructor of QPointArray handle it without any problems.
Looks like a bug in QPointArray.putPoints() - it will be fixed in the next snapshot. QPointArray.setPoints() should be Ok. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
