Hi,

I'm trying to build a drag and drop application for iPad and I'm stuck on a couple of things. I've used the code snippet drag and drop code.

1. Is there a way to have the drag function only grab from the actual image, and not the bounding box that invisibly surrounds it?

2. I need to drag the images from a menu of thumbnails along the bottom of the screen. SO when the thumbnail/icon is clicked and dragged, the larger/different image appears and gets dragged and dropped onto the main viewing area. I cant figure out how to do that.

Thanks, I've been at it for a while and watched lots of tutorials but cant find anything to explain exactly what I need.

Barry