| Problem with Drag and Drop Events [message #232586] |
Mon, 02 April 2007 19:58 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03482 seconds