Kent Olsson <[EMAIL PROTECTED]> writes: > Multiple roots is not implemented.
Right. I discovered that. However, multiple roots isn't required if I can just hide the single root (level=0) so each of the level=1 elements appears in the rendered tree to be a root. > Visibility of a specific node, at least, we can not get to work. Tree opening and closing makes nodes invisible. Visibility appears to work fine, but you're right: not of a specific node _only_. Unfortunately, as it is currently implemented, setting the visibility of a node in the tree also affects the visibility of all subtrees. What I'm working to do is hide a parent without hiding its children. I have succeeded in hiding the root, but it still leaves a blank line where that root was supposed to be displayed. I'm getting there (and learning the code architecture at the same time!). I'll figure it out. Cheers, Derrell ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
