Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Drag and drop from diagram to a view
Drag and drop from diagram to a view [message #214695] Wed, 07 January 2009 13:41
Hugues Rérolle is currently offline Hugues RérolleFriend
Messages: 60
Registered: July 2009
Member
Hi all,

I want to know how to enable drag'n drop from editPart to a view.

I've tried to install a listener in initializeGraphicalViewer


getDiagramGraphicalViewer().addDragSourceListener(
new TransferDragSourceListener() {
....
}

without success (it's disabled dnd in diagram)

Someone has an idea to solve my problem?

Thanks in advance,

Hugues
Previous Topic:Saving a Diagram as a GIF
Next Topic:GMF diagram editor - class not found
Goto Forum:
  


Current Time: Thu Apr 25 07:19:17 GMT 2024

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

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

Back to the top