fredsa / gwt-dnd

Library providing easy to use mouse or touch based drag-and-drop capabilities to GWT
42 stars 41 forks source link

would be nice to multiselect without modifier key #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
GWT 2.0.4

gwt-dnd 3.0.1

Mac OS X 10.6

Safari/Firefox/Chrome/etc

---
Using PickupDragController, I hoped I could replace AbstractDragController's 
MouseDragHandler with my own implementation that overrides toggleKey... 

There doesn't seem to be any simple workaround except to duplicate a lot of 
these classes... I am wondering if there is something obvious I am missing.

Thanks,
David Karam

Original issue reported on code.google.com by dkaram on 28 Jul 2010 at 9:12

GoogleCodeExporter commented 9 years ago
forgot to mention that it is a very well considered and written library! thanks 
for making it public.

Original comment by dkaram on 28 Jul 2010 at 9:20

GoogleCodeExporter commented 9 years ago
Thanks. There's no easy/quick way to that at the moment.

Original comment by fredsa@google.com on 29 Sep 2010 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by fredsa on 31 Jan 2012 at 6:19