Skip to main content



      Home
Home » Eclipse Projects » GEF » DropOperation ...
DropOperation ... [message #196944] Wed, 28 September 2005 11:51
Eclipse UserFriend
Hi all

Hope someone can help me!

Is there any way to understand that a drop operation has been performed on a
"connection"?

I have seen I can add a

getGraphicalViewer().addDropTargetListener(
new xxxTransferDropTargetListener(getGraphicalViewer()));

to my editor but from here (if this is the right thing to do) how to proceed
???



My problem is the following:

I have a GEF representation of a workflow - clearly steps are linked by
connection(s); what I would like is to have the possibility to drop few
object to the connection so that I can add information to the related source
step. I would prefer do the drop on the connection because is going to be
easy for the user to understand on what link between steps will be added the
information contained in the object rather than add the object to the source
node (from where I could have many connection starting .)



Thanks for your help

Kar
....
Previous Topic:customizing tooltip
Next Topic:highlight on mouse rollover
Goto Forum:
  


Current Time: Sat Jul 05 06:37:11 EDT 2025

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

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

Back to the top