Hello, This weekend I ran into this problem as well, attempting to drop into a TreeVirtual. The best option for me was to just remove the qx.ui.treevirtual.MDragAndDropSupport mixin. Once I did that, all the drag and drop functionality returned to what I expected from qooxdoo. You lose the ability to drag and drop into specific tree branches, which was not a problem for me.
Hope this helps. -H capiscuas wrote: > > I've tried many things but the mouse when dropping appears all the time as > FORBIDDEN icon. > > The tutorial and demos only show how to drag from and to a TreeVirtual but > not from a ListView to a TreeVirtual, is this possible ? > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://www.nabble.com/TreeVirtual-drag-and-drop-from-a-ListView-tp14334317p14364911.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
