This is a simple program (which only cost me 10 mins to finish) to demonstrate dragging items even if the spite is set to be "not draggable". One may also drag even the mouse does not touch the spite.
I used the idea of vector to do it. (Question to think about: How did I use vector?)