Skip to main content



      Home
Home » Eclipse Projects » GEF » Dragging and moving
Dragging and moving [message #143184] Mon, 19 July 2004 05:03
Eclipse UserFriend
Hi all!

I have a GEF editor and a GEF view (both graphical). Whenever I add support
for copying an object by dragging it from the editor to the view, objects
become unmovable in the editor (unless the DND event.doit=false because of,
say, multiple selection). Currently, I solve this by having the user press
some key to move to and from 'drag mode'- which adds and removes the drag
source listener. This is pretty unintuitive and I think the preffered
behaviour would be to support moving, but if the user crosses to another
view- allow dragging to occur (see Visio, for example).
Is this currently possible?

Thanks
Dolev
Previous Topic:How to remove focus decoration
Next Topic:How to integrate GEF editor with RCP application
Goto Forum:
  


Current Time: Fri May 09 06:51:59 EDT 2025

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

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

Back to the top