[Tutor] Graphically Display Binary Trees

Daniel Sarmiento dsarmientos at gmail.com
Sat Aug 23 22:34:47 CEST 2008


Hi

I am working on a red-black binary tree class. I would like to print
it in a nice, graphical way. I have never done any GUI programming, or
generated any graphics in python, before.

What libraries would you use, what's the most straight forward way to
achieve what I want?

Thank you.


More information about the Tutor mailing list