GWT Drag-And-Drop 1.2 released

August 23rd, 2007 - Written by in News

Fred Sauer has released the next version of his excellent .

  • More intuitive drop target selection (for the end user) when there are multiple eligible targets.
  • Improved insert position detection for drop targets using HorizontalPanel, VerticalPanel, IndexedFlowPanel, etc.
  • Dragging initiated only by first (~left) mouse button.
  • Text selections automatically canceled on drag start.
  • New image dragging demo – there be pumpkins!
  • Better looking cross-browser/platform wrapping in FlowPanel demo.
  • Dragging images, anchors and so on made much easier out of the box; see PuzzleExample.java.
  • Library fully updated for GWT 1.4.59 (1.4RC2).
  • PickupDragController now supports SimplePanel containers out of the box.
  • Allow drag controllers ability to designate their own DropControllerCollection implementations.

Make sure to check out the demos!

No Comments Stumble it!

Comments »

No comments yet.