<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>A simple question about Tcl/Tk (fwd)</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Since you're asking how to "get the name of the
node or the children",</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm assuming that you are looking for code that you
can use to store</FONT></DIV>
<DIV><FONT face=Arial size=2>and manipulate your tree.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>You might want to take a look at the Tcllib
package. Part of it, struct::tree,</FONT></DIV>
<DIV><FONT face=Arial size=2>has routines to Create and manipulate tree
objects. You can get more</FONT></DIV>
<DIV><FONT face=Arial size=2>info at :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> <A
href="http://wiki.tcl.tk/tcllib">http://wiki.tcl.tk/tcllib</A></FONT></DIV>
<DIV><FONT face=Arial size=2> <A
href="http://wiki.tcl.tk/tree">http://wiki.tcl.tk/tree</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>For tcl/tk info / questions try the Tcl Wiki, <A
href="http://wiki.tcl.tk/">http://wiki.tcl.tk/</A></FONT></DIV>
<DIV><FONT face=Arial size=2>or the comp.lang.tcl newsgroup. Both are very
useful and friendly.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>--Mark</FONT></DIV>
<DIV> </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=Gautamr.Chavan@siemens.com
href="mailto:Gautamr.Chavan@siemens.com">Gautamr, Chavan</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=vtkusers@vtk.org
href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, July 11, 2005 1:47 AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [vtkusers] A simple question
about Tcl/Tk (fwd)</DIV>
<DIV><BR></DIV><!-- Converted from text/rtf format --><BR>
<P><FONT face=Arial size=2>Hello,</FONT>
<BR>
<BR> <FONT face=Arial size=2>I have
a tree, which consists of test suites as the nodes of the tree. These test
suites have many test cases in them which form the children of those nodes.
Could you suggest me as to how can I get the name of the node (test suite) or
the children (test cases).</FONT></P>
<P> <FONT face=Arial size=2>One mre
thing, I am very much fascinated my tcl/tk, could you suggest me some good
books on tcl/tk, or articles related to tham.</FONT></P>
<P>
<BR> <FONT face=Arial size=2>Thanks,
I'll be eagerly waiting for your reply…</FONT> </P>
<P><FONT face=Arial size=2>Regards,</FONT> <BR><FONT face=Arial
size=2>Gautam.</FONT> </P>
<P>
<HR>
<P></P>_______________________________________________<BR>This is the private
VTK discussion list. <BR>Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ<BR>Follow this link to
subscribe/unsubscribe:<BR>http://www.vtk.org/mailman/listinfo/vtkusers<BR></BLOCKQUOTE></BODY></HTML>