[PyQt] node graph widgets?

Alexei Puzikov puzikov at gmail.com
Fri May 8 03:57:33 BST 2009


Nothing standard, however it's actually pretty easy to implement
either with GraphicsScene or OpenGL surface.

Latter is exactly what I've did.

Alexei

> Does anyone know if Qt (PyQt) offer any widgets for creating a node graph
> with connections between the nodes? A quick Google search didn't turn up
> much.
>
> Thanks,
> -Scott
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



More information about the PyQt mailing list