DropOperation ... [message #196944] |
Wed, 28 September 2005 15:51 |
Carmelo Messages: 224 Registered: July 2009 |
Senior Member |
|
|
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
....
|
|
|
Powered by
FUDForum. Page generated in 0.04297 seconds