For my currently project I am attempting to implement a drag and drop
diagram/modeling feature. Essentially I need to be able to connect 2
composite widgets, that have been dragged on a Absolute Panel. After
connecting, the widgets needs to be able to me moved around. Next to
that, it must be possible to delete widgets and connections.  To
facilitate I am currently using GWT-Connectors. However I have been
encountering problems with GWT-Connectors that so far I've been unable
to overcome. The problems occur after deleting a widget from the
absolute panel.

Since development on GWT-Connectors seems to be slow, or not existing
at all, and the group related to the project is also very inactive, I
need a plan B in case I can't get the problems with GWT-Connectors
solved.

Therefore I would like to ask, is the a alternative library to GWT-
Connectors available?
I'm even willing to consider GWT Libraries for which I will have to
pay, because I really need this functionality.

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

Reply via email to