Move Drag feedback only appearing on top of Selection box / handles. [message #206315] |
Wed, 28 December 2005 19:27 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.21773 seconds