Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » DropOperation ...
DropOperation ... [message #196944] Wed, 28 September 2005 15:51
Carmelo  is currently offline Carmelo Friend
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
....
Previous Topic:customizing tooltip
Next Topic:highlight on mouse rollover
Goto Forum:
  


Current Time: Mon Jan 13 15:08:13 GMT 2025

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

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

Back to the top