Graphical nodes

Dylan Palmboom dpalmboom at evafoam.co.za
Wed Oct 7 01:46:11 EDT 2009


Hi everyone
 
Please could someone tell me of any libraries that you could use to make use
of graphical nodes in python.
Each node would hold data and properties.
I am trying to achieve a similar effect, as in the application spoken about
below.
If you have seen an application called Nuke, by the foundry, you will see
what I mean. It uses graphical nodes
such as rectangles etc (similar to UML) to link operations on images
together with arrows etc.
I know that Nuke is made using the Qt toolkit, so maybe someone could tell
me what classes were probably used
to make this node based interface. Maybe the QGraphicsItem and
QGraphicsScene classes? It looks cool
so if anyone has any ideas on how to do something like this, it would be
great.
 
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091007/4a1912b1/attachment.html>


More information about the Python-list mailing list