Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to prevent resize feedback in a LayoutEditPolicy?
How to prevent resize feedback in a LayoutEditPolicy? [message #211504] Mon, 13 March 2006 11:43
Eclipse UserFriend
Originally posted by: ddv.certi.org.br

I have a Graph with a LayoutEditPolicy, and an Edge with a
ResizableEditPolicy. When the user resizes the edge, graph's policy
checks to see if the resize it's possible. If it's not, the resizing is
prevented, although there is still a resizing visual feedback.

How can I stop that from inside the LayoutEditPolicy? I mean, I already
have a code that checks this in this policy, I don't want to repeat it
in the ResizableEditPolicy that is installed in the edge.


Thanks
Previous Topic:Zooming in the center of the visible user area
Next Topic:RotatedRectangeFigure And Relevant Edit Policies Contribution
Goto Forum:
  


Current Time: Sat Sep 07 11:29:32 GMT 2024

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

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

Back to the top