How do I go about using DnD with a root layout panel? The existing constructor will only take an absolute or root panel as an argument. The documentation doesn't mention how to do this.
Any help is appreciated, thank you! For reference, I'm using GWT 2.7 and DnD 3.3.4.
--
You received this message because you are subscribed to the Google Groups "gwt-dnd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gwt-dnd+u...@googlegroups.com.
To post to this group, send email to gwt...@googlegroups.com.
Visit this group at http://groups.google.com/group/gwt-dnd.
For more options, visit https://groups.google.com/d/optout.
Hi Fred,
Question... If I wanted to use a RootLayoutPanel (and Layouts in general) with DnD, is there an approach(es) that you might recommend, even if its a non-trivial undertaking? I might be interested in implementing it for a project. If I do, I'd be fine sharing the resulting workaround with you in case any parts of it might inspire a feature in DnD.