Re: [PyQt] selecting a bezier curve

2013-04-14 Thread Christophe BAL
Thanks for all ! 2013/4/14 > Hi, > > I'd like to point out that, realistically, the QGraphicsView framework > is obsolete. Yes, it may still be around a while. > But: The new OpenGL based QtQuick 2.0 graphics stack is way better. > > I'm in the process of porting a C++ application from QGraphic

Re: [PyQt] selecting a bezier curve

2013-04-14 Thread Mathias . Born
Hi, I'd like to point out that, realistically, the QGraphicsView framework is obsolete. Yes, it may still be around a while. But: The new OpenGL based QtQuick 2.0 graphics stack is way better. I'm in the process of porting a C++ application from QGraphicsView to QtQuick 2.0, which used a lot of c