Print
I want to implement drag and drop for shapes. Is there anyone who has done this? what I want to do is click on a simple shape and drag it to another position. I read about adding a listener to Display2D, but I cant get it running. thx