|
I would like to
drag objects onto a DropTarget and send a drop event back to
the server with position information. I would hope to know the x,y coordinates of the drop position and the width and height of the widget that was dropped. Does Tacos currently support this. I am hoping to gain the same type of effects similar to what a gui designer tool might provide. You might have a palette of objects on one side being positioned and dropped on a grid. The position of the objects needs to be persisted to a database thus the Ajax event processing needs the drop position information. Any assistance would be greatly appreciated. Thanks, Mark |
