jQuery in Action, 2nd edition
The moose likes Java in General and the fly likes drag n drop Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "drag n drop" Watch "drag n drop" New topic
Author

drag n drop

Mr. C Lamont Gilbert
Ranch Hand

Joined: Oct 05, 2001
Posts: 1170

I have implemented drag n drop for a few years now. But today I discovered that I can not decline a drag-move but accept a drag-copy. The icon is appropriately displayed as the no icon when the action is drag-move, but when the user lets go, its still dropped as a drag-copy.
How is the drag action automatically becoming a drag-copy when the icon is not updating and I never issued a drag-copy, and the original source sees only drag-move as well???
I hope I was clear.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: drag n drop
 
Similar Threads
dnd using control key..urgent
Drag cursor not changing, but drop succeeding.
OCE, JEE 6 JSP and Servlets Developer
drag n drop of icon
dragging Jlabel