Thanks for the help Ken and Dave. Ken's routine worked almost untouched (just a little renaming of the variables).

I'm having a few problems where the "mouseRelease" message is getting sent (it drops the picture where the mouse button was let go) but then it still seems to think I'm holding down the button and I've still got an image that's getting dragged around. This leaves images laying around all over the screen.

Since the code Ken wrote has a "delete sTarget" (which is the image that I'm dragging around) I don't know why I still have an image. I don't need this dragged image (all I really want to know at the end of the day is the group I started dragging from and the group I dragged it to. After that, I'll use script to do the behind curtain stuff that will delete the picture in the original group and set the filename on the new group.

Ken's code seemed perfect for this since it copies the original image and drags around a copy which gets deleted when I let go of the mouse. At least that's the theory.

len
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to