I wish to drag and drop an image to a specific location the screen. I have a tutorial that seems to explain how to do the dragging:
But it isn't clear to me how to drop the image into another location and cause it to lock into place and confirm that it is dropped in the proper location. Is that done manually in the code by specifying the numbers of the screen location? That seems very cumbersome.
I investigated the tableview drage and drop features but that doesn't seem suited to my needs. Any suggestions? thanks
But it isn't clear to me how to drop the image into another location and cause it to lock into place and confirm that it is dropped in the proper location. Is that done manually in the code by specifying the numbers of the screen location? That seems very cumbersome.
I investigated the tableview drage and drop features but that doesn't seem suited to my needs. Any suggestions? thanks