Hi i am using gwt-dnd library for drag/drop functionality. I hope drag/drop
functionality will be available first-class in GWT API soon.

But since currently it isn't, i'll have to stick to gwt-dnd.

I have overriden a drop controller's onDrop() method in which i'm checking
for a condition, and if that conditions my dragged widget is supposed to go
back to where it was before i dragged it.

Now this sounds such a common thing which should be present in the API and
easily achievable through event handling but i haven't seen such a thing
yet. Has anyone else come across this issue before? Please tell me what did
you do to solve it.

thanks,
Nabeel

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to