Hi!

  I am having the following problem: I want to allow the user to drag
& drop elements into a spacious container, but only when the dragged
object is not over an already placed item in said container.

  Currently, the container has listeners for 'drop' and 'dragover'
that accept content. Then I added listeners to the child objects
('drop' and 'dragover') that call e.preventDefault(), but it seems
that the container still gets the event.

  Is there a way of preventing the drop when hovering over an object
within the container?

Thanks,
Joachim

-- 
B.1079 Michael Smith Building
Faculty of Life Sciences
The University of Manchester
Oxford Road
Manchester
M13 9PT
United Kingdom

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to