Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Move Drag feedback only appearing on top of Selection box / handles.
Move Drag feedback only appearing on top of Selection box / handles. [message #206315] Wed, 28 December 2005 19:27 Go to next message
Eclipse UserFriend
Originally posted by: bhawkes.techistry.com

Hi Everyone,

I am hoping someone can take some pity on a poor soul. I have been
building a fairly large project in GEF but for some reason I am not able
to get movement feedback to correctly display. When you start to drag
the standard XOR box only appears on top of the selection box and
handles. It will not draw on top of the edit part figures or any other
part of the canvas.

I have been basing much of my code on the Shapes example and there are
no differences that I can tell that would cause this issue. I am using
the ScalableFreeformRootEditPart and have not in the Non Resisable edit
policy as my selection policy for the nodes.

I am not sure what other type of information would be helpful.

Thanks for your help.
-Bradley Hawkes
Re: Move Drag feedback only appearing on top of Selection box / handles. [message #206327 is a reply to message #206315] Wed, 28 December 2005 20:00 Go to previous message
Eclipse UserFriend
Originally posted by: bhawkes.techistry.com

Bradley Hawkes wrote:
> Hi Everyone,
>
> I am hoping someone can take some pity on a poor soul. I have been
> building a fairly large project in GEF but for some reason I am not able
> to get movement feedback to correctly display. When you start to drag
> the standard XOR box only appears on top of the selection box and
> handles. It will not draw on top of the edit part figures or any other
> part of the canvas.
>
> I have been basing much of my code on the Shapes example and there are
> no differences that I can tell that would cause this issue. I am using
> the ScalableFreeformRootEditPart and have not in the Non Resisable edit
> policy as my selection policy for the nodes.
>
> I am not sure what other type of information would be helpful.
>
> Thanks for your help.
> -Bradley Hawkes
PS. This is only after overriding the policy for getFeedbackLayer and
having it return the SCALABLE_FEEDBACK_LAYER. Without that change
nothing at all shows when you try and to move a node.
Previous Topic:xmi dtd conformity
Next Topic:Generic "ghost" figure for ResizableEditPolicy.createDragSourceFeedbackFigure()
Goto Forum:
  


Current Time: Tue Apr 23 13:47:43 GMT 2024

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

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

Back to the top