<!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.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3><FONT 
face=Arial size=2>Hi Lukas,</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thanks for your indication.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><STRONG>I have add note in bold 
.</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2><STRONG></STRONG></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>&gt;&nbsp; 
(component isKindOf: WATree)<BR>&gt;&nbsp;&nbsp; 
ifTrue:<BR>&gt;&nbsp;&nbsp;&nbsp; [html div<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; 
style: 'height: 200px; width: 200px;&nbsp; overflow: 
scroll';<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; with: ( component renderTreeOn: 
html&nbsp; )]<BR>&gt;&nbsp;&nbsp; ifFalse: [html render: 
component].<BR><BR>&nbsp;&nbsp;&nbsp; Remove "renderTreeOn: html", you should 
never all render methods of<BR>&nbsp;&nbsp; other components. And since this 
method returns the component, it is<BR>&nbsp;&nbsp;&nbsp; displayed 
twice.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" 
size=3></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3><FONT 
face=Arial size=2>&nbsp;&nbsp;&nbsp; <STRONG>OK BUT WHAT DO I&nbsp;USE 
?</STRONG></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3><FONT 
face=Arial 
size=2><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When 
use <FONT face="Times New Roman" size=3>[ html render: component] i&nbsp;see 
normall view; not in div space with scroll bar. 
</FONT></STRONG></FONT></DIV><FONT face=Arial size=2></FONT><FONT face=Arial 
size=2></FONT><FONT face=Arial size=2></FONT>
<DIV><BR><BR>&gt; B) Second problem : tree 
position<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Now then rendering one WATree 
it start&nbsp; always to root of the tree 
;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
or to one specific node with lose of upper 
hierrarchy.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; My question is 
:<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; is possibol display 
the WATree positioned on one specific node with<BR>&gt; upper and under 
hierarchy ?<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; or render 
WATree to the last position node select with upper an<BR>&gt; under hierarchy 
?<BR><BR>Yes, but it is probably not simple and certainly involves changing 
the<BR>implementation of WATree. You could do it using JavaScript, e.g. 
with<BR>script.aculo.us and a scroll-to effect.<BR></DIV>
<DIV><FONT face=Arial size=2><STRONG>Where i found dettail information and 
example about this ?</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2><STRONG></STRONG></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><BR><FONT 
size=4>Thanks &amp; Regards,<BR><BR>&nbsp;Dario Trussardi 
Romano</FONT><BR></FONT></DIV></FONT></BODY></HTML>