Problems with "Drag and Drop"
Hello,
I'll start by writing what I want to do with drag and drop.
I give a table of value pairs (x|y) and next to it an initially empty coordinate system. Next to each pair of values in the table there is a small marker (small image), which has to be moved with the mouse to the right place in the coordinate system.
The problem is that the mark and the drop zones must be as small as possible, so that an inaccurate drop is not called correct. The smallest drop zone is 24 x 24, and that is too large.