Peter Sheldrick schrieb:
What would the loop look like? Visit every node and call the event: "changeSelection"? Can you make an example?

This has nothing to do with the selection. You must just call open() on each tree folder. I think the best is to implement this in QxTreeFolder, and let each tree folder iterate over the children and call on each child which is instanceof QxTreeFolder itself the same function. Should not be that complex.

Sebastian



- Peter

On 2/22/06, *Sebastian Werner* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Peter Sheldrick schrieb:
     > Is there a way to expand all the braches of a QxTree or to
    collapse them?

    I am sorry. This is not implemented directly in QxTree. You must loop
    through the structure yourself or even better could send a patch to
    include it in QxTree ;)

    Sebastian


     >
     > - Peter



    -------------------------------------------------------
    This SF.net email is sponsored by: Splunk Inc. Do you grep through
    log files
    for problems?  Stop!  Download the new AJAX search engine that makes
    searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
    http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
    <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642>
    _______________________________________________
    Qooxdoo-devel mailing list
    Qooxdoo-devel@lists.sourceforge.net
    <mailto:Qooxdoo-devel@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
Qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to