Re: Drag and Drop Problem in GWT
well i am not sure how simple is "simple". But using mouseevents is the simplest i know of in GWT. The other one is using gwt-dnd framework. to date. this is the most widely used GWT DND framework, i have come across. or use jquery plugins to accomplish what u want.
Thanks,
Subhro.
On Sat, Jul 3, 2010 at 5:15 PM, Ahmed Shoeib <ahmedelsayed.shoeib@gmail.com> wrote:
i don't want an example using mouse Events
i mean simple easy example to make portlet to understand it .
On Jul 3, 2:30 pm, Subhrajyoti Moitra <subhrajyo...@gmail.com> wrote:
> http://allen-sauer.com/com.allen_sauer.gwt.dnd.demo.DragDropDemo/Drag...
> from the gwt-dnd project.> In the book GWT Solutions by David Gearyhttp://www.coolandusefulgwt.com/IN
>
> Well the simplest would be to implement your very own drag-drop, using
> MouseDown, MOuseUp and MouseMove events.
> the Examples link, u can find the Drag-Drop support.> <ahmedelsayed.sho...@gmail.com>wrote:
>
> HTH.
>
> Thanks,
> Subhro.
>
> On Sat, Jul 3, 2010 at 1:40 PM, Ahmed Shoeib
> > <google-web-toolkit%2Bunsubscribe@googlegroups.com<google-web-toolkit%252Bunsubscribe@googlegroups.com>>
> > i don't need it for tree
> > i want it for dragging panels
>
> > how i can do it ????
>
> > On Jul 3, 11:00 am, Subhrajyoti Moitra <subhrajyo...@gmail.com> wrote:
> > > I have used gwt-dnd for simple absolute panels. But customizing for a
> > tree
> > > (FastTree) is creating lot of problems. Some one who has used gwt-dnd
> > with
> > > FastTreem please help.
>
> > > Thanks,
> > > Subhro.
>
> > > On Sat, Jul 3, 2010 at 1:04 PM, Prashant <nextprash...@gmail.com> wrote:
> > > > i tried GWTDND and found it very hard to use. currently i am using
> > jQuery
> > > > drag-drop plugin with GWT .
>
> > > > On 3 July 2010 12:54, Ahmed Shoeib <ahmedelsayed.sho...@gmail.com>
> > wrote:
>
> > > >> Welcome my Friends
>
> > > >> i face a problem with drag and drop in GWT
>
> > > >> i want a simple example to help me to make it
>
> > > >> thanks .
>
> > > >> --
> > > >> 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-toolkit@googlegroups.com.
> > > >> To unsubscribe from this group, send email to
> > > >> google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubscribe@googlegroups.com>
>> > <google-web-toolkit%2Bunsubscribe@googlegroups.com<google-web-toolkit%252Bunsubscribe@googlegroups.com>
> > > >> .
> > > >> For more options, visit this group at
> > > >>http://groups.google.com/group/google-web-toolkit?hl=en.
>
> > > > --
> > > > 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-toolkit@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubscribe@googlegroups.com>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> > --
> > 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-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubscribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home