<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.6003" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>FYI...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>There is a non-Python commercial program called 
XMLSpy which displays a visual tree rendition of an XML schema (.xsd) file. The 
schema file can be created or&nbsp;manipulated with 
Python/ElementTree.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Maybe it can help you in your program 
development.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=arv2007@gmail.com href="mailto:arv2007@gmail.com">Aravind 
  Venkatesan</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=tutor@python.org 
  href="mailto:tutor@python.org">tutor@python.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, November 06, 2010 3:56 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Tutor] Interactive 
  visualization in python</DIV>
  <DIV><BR></DIV>Hello,
  <DIV><BR></DIV>
  <DIV>This is Aravind. I am a university graduate student. I am looking for a 
  software module or package to visualize a&nbsp;hierarchial&nbsp;tree data 
  structure in python. Here's the problem:</DIV>
  <DIV>I have a tree(hierarchially represented) with set of nodes and edges. I 
  would like to visualize this tree first. Then i would like to have each node a 
  clickable object so that when a node in the tree is clicked using a mouse, i 
  want to show some data associated with that node(probably a graph) in another 
  popup window. What kind of packages exists in python which will help me solve 
  this?</DIV>
  <DIV><BR></DIV>
  <DIV>Regards,</DIV>
  <DIV>Aravind&nbsp;</DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Tutor maillist&nbsp; 
  -&nbsp; Tutor@python.org<BR>To unsubscribe or change subscription 
  options:<BR>http://mail.python.org/mailman/listinfo/tutor<BR></BLOCKQUOTE></BODY></HTML>