Re: [qooxdoo-devel] Drag & Drop on table

2014-04-10 Thread panyasan
Hi Richard, I am sorry, I haven't checked the new virtual tree thoroughly enough before posting - it does seem to support D&D! The only thing I am really missing - and the reason I didn't notice it earlier - is that there is no visual drop target indicator, such as highlighting the hovered node or

Re: [qooxdoo-devel] Drag & Drop on table

2014-04-10 Thread Richard Sternagel
Hi Christian, Drag & Drop is already supported for "qx.ui.tree.VirtualTree": http://demo.qooxdoo.org/devel/demobrowser/demo/virtual/Tree.html What are you missing specifically? As you already guessed "qx.ui.treevirtual.TreeVirtual" on the other hand won't get support for Drag & Drop officially