Hi Andrea, I know, I created the issue in the tracker :-) But still I am trying to understand why the setCapture is not working since that is normally the proper way to handle drag code.
I see that someone made something work: https://github.com/gchatelet/GwtResizableDraggableColumns But I also read that it breaks sorting, which is not acceptable to me. In my implementation sorting works, if only I could get the setCapture working. Somehow it is still a shame that the core GWT team abandons adding features to the base widgets. Sure, patches welcome I know what that means, don't bother pointing that out. I hope I ever find the time to contribute something, I would love too, but I have to do that in my spare time - which is hard to find with young kids at home. David On Thu, Jul 18, 2013 at 11:57 PM, Andrea Boscolo <[email protected]>wrote: > Not an answer to your problems, but other people in the past have followed > the same road. Have a look at > http://code.google.com/p/google-web-toolkit/issues/detail?id=6401 > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
