Friday, January 27, 2017

Re: Drag and Drop in GWT

I'd suggest at least looking into using "native" drag and drop support. I imagine it is much lighter and it supports dragging between windows etc... I think gwt-dnd was created before this was available.

On Monday, January 23, 2017 at 4:54:29 PM UTC, Ani wrote:
HI
 I am working on a Diagram editor with GWT. The requirement is to be able to drag from a palette and draw and connect different shapes.
So using a Canvas component for the drawing part.
 Does GWT have an in built Drag and Drop Framework?

Any help is appreciated

Regards
Ani

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment