"Aravind Venkatesan" <arv2...@gmail.com> wrote

This is Aravind. I am a university graduate student. I am looking for a software module or package to visualize a hierarchial tree data structure in
python.

Most GUI toolkits have a tree widget like the Wiondows Explorer tree view. The Tkintrer version is included in the Tix module which extends the basic Tkinter widgets. The documentation is not fantastic but ithere should be
enough to get you going.

I'm pretty sure wxPython will have one too.

HTH,


--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to