Sebastian Werner <info <at> sebastian-werner.net> writes: > > Sorry, but I haven't seen a tree which support multi-selection yet. I > was just never thought to be used this way. > Hi Sebastian,
The use case I have is: the user selects one or more leaf nodes (QxTreeFile instances) in a tree, then clicks a button to perform some logic - such as open or delete - on the selected nodes. Essentially my users want QxTrees to behave like their MS Explore file system browser. I think adding multiselect support to QxTrees would be a great addition to Qx's feature set and it doesn't seem to be a complicated change - though I haven't tried any regression tests with my changes. Simon ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
