Skip to main content



      Home
Home » Eclipse Projects » GEF » Problem with Drag and Drop Events
Problem with Drag and Drop Events [message #232586] Mon, 02 April 2007 19:58
Eclipse UserFriend
Hello,
I am trying to get DnD working in my editor. Atm, I'm just trying to
get events working just inside the editor. I have a grid of fixed
editparts and I'm trying to see events when I drag one over the other.
So far, I have implemented AbstractTransferDrag/DropTargetListener and
added each of these to the viewer. However, I am only getting some of
the drop events. For example, I want to be called so I can change the
cursor, target outline, etc, but this isn't happening. The hover events
aren't even being called.
So am I on the right path, or should I not use Transfers for this? I
have looked through all of the examples, but they don't really fit my
case as far as I can tell.

thanks,
adam
Previous Topic:Status of Gef Project
Next Topic:No more handles when using ScrollableThumbnail
Goto Forum:
  


Current Time: Sun Nov 09 20:37:12 EST 2025

Powered by FUDForum. Page generated in 0.03173 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top