Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » LayoutEditPolicy that affects children
LayoutEditPolicy that affects children [message #184697] Wed, 15 June 2005 15:24
Chris Eagan is currently offline Chris EaganFriend
Messages: 15
Registered: July 2009
Junior Member
I have three edit parts. There is a top-level container, a sub-container,
and a child (in the sub-container). When the sub-container edit part is
re-sized, the getCreateCommand method is called on the top-level container
edit part to determine how the sub-container may be manipulated. The
child of the sub-container edit part need to be updated to reflect the new
size.

I have a special layout edit policy on the sub-container edit part, and I
would like to know how to update the child when the sub-container is
re-sized.

-Chris
Previous Topic:ConnectionEditPart
Next Topic:Using a DirectEditPolicy
Goto Forum:
  


Current Time: Tue Dec 10 14:57:30 GMT 2024

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

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

Back to the top