On Fri, 29 Jan 2010 08:37:45 -0800 (PST), Jason H <[email protected]> wrote: > Apparently only a single scale factor is supported. > > QGraphicsItem.setScale(qreal) > > The Qt API allows for independent X and Y scale factors. > QGraphicsItem.setXScale(qreal) > QGraphicsItem.setYScale(qreal) > > Can we get those supported?
They aren't in Qt v4.6.1. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
