Bill Adams schrieb: > I've stopped looking for a way to make TreeVirtual cells selectable for > copying to the clipboard. I believe that my wish to make these cells > selectable is somehow incompatible with qooxdoo. > > Since I already needed a cellClick handler, I added code to copy the > clicked cell to a TextField and select the text. This enables the user > to copy a cell to another program. > > Now I can move forward with the project, but I would be very glad to > know about better ideas. > > Bill
On second thought it is obvious that the current selection in tree virtual cannot be copied to the clipboard because only for the visible rows HTML elements are created. Your solution seems to be the best way to do it. Best Fabian -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
